Skip to content

Commit

Permalink
chore: Update GitHub Actions CI dependencies (#1084)
Browse files Browse the repository at this point in the history
Bumps the github-actions-minor-and-patch group with 7 updates in the /
directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` |
`4.2.2` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.0.2` |
`5.1.0` |
|
[TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action)
| `5.3.0` | `5.4.0` |
|
[crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey)
| `3.0.0` | `3.2.0` |
|
[goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action)
| `6.0.0` | `6.1.0` |
| [actions/setup-python](https://github.com/actions/setup-python) |
`5.2.0` | `5.3.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.4`
| `4.1.0` |


Updates `actions/checkout` from 4.2.1 to 4.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@​jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@​jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
<li>Pin actions/checkout's own workflows to a known, good, stable
version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li>
</ul>
<h2>v4.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li>
</ul>
<h2>v4.1.5</h2>
<ul>
<li>Update NPM dependencies by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li>
<li>Bump actions/setup-node from 1 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li>
<li>Bump actions/upload-artifact from 2 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li>
<li>README: Suggest <code>user.email</code> to be
<code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li>
</ul>
<h2>v4.1.4</h2>
<ul>
<li>Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li>
<li>Add dependabot config by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li>
<li>Bump the minor-actions-dependencies group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li>
<li>Bump word-wrap from 1.2.3 to 1.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li>
</ul>
<h2>v4.1.3</h2>
<ul>
<li>Check git version before attempting to disable
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li>
<li>Add SSH user parameter by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li>
<li>Update <code>actions/checkout</code> version in
<code>update-main-version.yml</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li>
</ul>
<h2>v4.1.2</h2>
<ul>
<li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code>
option is not present <a
href="https://github.com/dscho"><code>@​dscho</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li>
</ul>
<h2>v4.1.1</h2>
<ul>
<li>Correct link to GitHub Docs by <a
href="https://github.com/peterbe"><code>@​peterbe</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li>
<li>Link to release page from what's new section by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li>
</ul>
<h2>v4.1.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add
support for partial checkout filters</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/11bd71901bbe5b1630ceea73d27597364c9af683"><code>11bd719</code></a>
Prepare 4.2.2 Release (<a
href="https://redirect.github.com/actions/checkout/issues/1953">#1953</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/e3d2460bbb42d7710191569f88069044cfb9d8cf"><code>e3d2460</code></a>
Expand unit test coverage (<a
href="https://redirect.github.com/actions/checkout/issues/1946">#1946</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/163217dfcd28294438ea1c1c149cfaf66eec283e"><code>163217d</code></a>
<code>url-helper.ts</code> now leverages well-known environment
variables. (<a
href="https://redirect.github.com/actions/checkout/issues/1941">#1941</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871...11bd71901bbe5b1630ceea73d27597364c9af683">compare
view</a></li>
</ul>
</details>
<br />

Updates `actions/setup-go` from 5.0.2 to 5.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-go/releases">actions/setup-go's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add workflow file for publishing releases to immutable action
package by <a
href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a
href="https://redirect.github.com/actions/setup-go/pull/500">actions/setup-go#500</a></li>
<li>Upgrade IA Publish by <a
href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a
href="https://redirect.github.com/actions/setup-go/pull/502">actions/setup-go#502</a></li>
<li>Add architecture to cache key by <a
href="https://github.com/Zxilly"><code>@​Zxilly</code></a> in <a
href="https://redirect.github.com/actions/setup-go/pull/493">actions/setup-go#493</a>
This addresses issues with caching by adding the architecture (arch) to
the cache key, ensuring that cache keys are accurate to prevent
conflicts.
Note: This change may break previous cache keys as they will no longer
be compatible with the new format.</li>
<li>Enhance workflows and Upgrade micromatch Dependency by <a
href="https://github.com/priyagupta108"><code>@​priyagupta108</code></a>
in <a
href="https://redirect.github.com/actions/setup-go/pull/510">actions/setup-go#510</a></li>
</ul>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>Revise <code>isGhes</code> logic by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/setup-go/pull/511">actions/setup-go#511</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Zxilly"><code>@​Zxilly</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-go/pull/493">actions/setup-go#493</a></li>
<li><a href="https://github.com/Jcambass"><code>@​Jcambass</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-go/pull/500">actions/setup-go#500</a></li>
<li><a href="https://github.com/jww3"><code>@​jww3</code></a> made their
first contribution in <a
href="https://redirect.github.com/actions/setup-go/pull/511">actions/setup-go#511</a></li>
<li><a
href="https://github.com/priyagupta108"><code>@​priyagupta108</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-go/pull/510">actions/setup-go#510</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-go/compare/v5...v5.1.0">https://github.com/actions/setup-go/compare/v5...v5.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/setup-go/commit/41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed"><code>41dfa10</code></a>
Enhance workflows and Upgrade micromatch Dependency (<a
href="https://redirect.github.com/actions/setup-go/issues/510">#510</a>)</li>
<li><a
href="https://github.com/actions/setup-go/commit/941977282cd715ac8e0b3adc8555bef6dc794b7e"><code>9419772</code></a>
Revise <code>isGhes</code> logic (<a
href="https://redirect.github.com/actions/setup-go/issues/511">#511</a>)</li>
<li><a
href="https://github.com/actions/setup-go/commit/d60b41a563a30eac31c3ec623e6ff0b3f16e1a06"><code>d60b41a</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/setup-go/issues/502">#502</a>
from actions/Jcambass-patch-1</li>
<li><a
href="https://github.com/actions/setup-go/commit/e09f57f6a9dc1a4c326dfc2aaf66b49f6c56f9f8"><code>e09f57f</code></a>
Upgrade IA Publish</li>
<li><a
href="https://github.com/actions/setup-go/commit/df1a11710ed378b187f40c71eb3d6c08d82e7108"><code>df1a117</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/setup-go/issues/500">#500</a>
from actions/Jcambass-patch-1</li>
<li><a
href="https://github.com/actions/setup-go/commit/49582f64768fe5808736e4f6d4a39b55b1d0ee52"><code>49582f6</code></a>
Add workflow file for publishing releases to immutable action
package</li>
<li><a
href="https://github.com/actions/setup-go/commit/b26d40294f8ad76fcc90b915dac85892322fe62d"><code>b26d402</code></a>
fix: add arch to cache key (<a
href="https://redirect.github.com/actions/setup-go/issues/493">#493</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/setup-go/compare/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32...41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed">compare
view</a></li>
</ul>
</details>
<br />

Updates `TriPSs/conventional-changelog-action` from 5.3.0 to 5.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tripss/conventional-changelog-action/releases">TriPSs/conventional-changelog-action's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.0</h2>
<h3>Features</h3>
<ul>
<li>Added <code>eslint</code> preset (<a
href="https://github.com/TriPSs/conventional-changelog-action/commit/3c6b18c07653e130ab492400d8360d0dea35c651">3c6b18c</a>),
closes <a
href="https://redirect.github.com/TriPSs/conventional-changelog-action/issues/265">#265</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/TriPSs/conventional-changelog-action/blob/releases/v5/CHANGELOG.md">TriPSs/conventional-changelog-action's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/TriPSs/conventional-changelog-action/compare/v5.3.0...v5.4.0">5.4.0</a>
(2024-10-24)</h1>
<h3>Features</h3>
<ul>
<li>Added <code>eslint</code> preset (<a
href="https://github.com/TriPSs/conventional-changelog-action/commit/3c6b18c07653e130ab492400d8360d0dea35c651">3c6b18c</a>),
closes <a
href="https://redirect.github.com/TriPSs/conventional-changelog-action/issues/265">#265</a></li>
</ul>
<h1><a
href="https://github.com/TriPSs/conventional-changelog-action/compare/v5.2.1...v5.3.0">5.3.0</a>
(2024-05-21)</h1>
<h3>Features</h3>
<ul>
<li>Support multiple git-path config option (<a
href="https://github.com/TriPSs/conventional-changelog-action/commit/c8865b254ce399e1950f0da982b3ac9e093f732b">c8865b2</a>)</li>
</ul>
<h2><a
href="https://github.com/TriPSs/conventional-changelog-action/compare/v5.2.0...v5.2.1">5.2.1</a>
(2024-02-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>support git-path config option for version bump (<a
href="https://github.com/TriPSs/conventional-changelog-action/commit/e3346a2be870347e11d3186035c42d3095bc0d8f">e3346a2</a>)</li>
</ul>
<h1><a
href="https://github.com/TriPSs/conventional-changelog-action/compare/v5.1.0...v5.2.0">5.2.0</a>
(2024-02-07)</h1>
<h3>Features</h3>
<ul>
<li>Add option to skip version bumping. (<a
href="https://redirect.github.com/TriPSs/conventional-changelog-action/issues/251">#251</a>)
(<a
href="https://github.com/TriPSs/conventional-changelog-action/commit/17fb98e8b49153e53d241539ff772b546ff545bc">17fb98e</a>)</li>
</ul>
<h1><a
href="https://github.com/TriPSs/conventional-changelog-action/compare/v5.0.0...v5.1.0">5.1.0</a>
(2024-01-05)</h1>
<h3>Features</h3>
<ul>
<li>Include <code>conventionalcommits</code> in pre-compiled presets (<a
href="https://github.com/TriPSs/conventional-changelog-action/commit/f56dffaed0e9d183ad37733b382170cb3f9457a4">f56dffa</a>),
closes <a
href="https://redirect.github.com/TriPSs/conventional-changelog-action/issues/246">#246</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/3c4970b6573374889b897403d2f1278c395ea0df"><code>3c4970b</code></a>
chore(release): v5.4.0 [skip ci]</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/ae403ae2220dd84b4a3f0d38e9bbd4608058b94c"><code>ae403ae</code></a>
Improvements (<a
href="https://redirect.github.com/tripss/conventional-changelog-action/issues/270">#270</a>)</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/b2e8540b75f19144f623df4e68ee1d3f645bf001"><code>b2e8540</code></a>
chore: Misc</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/7c7bf17072a4782c6abe0b92d461962e4195ffe8"><code>7c7bf17</code></a>
chore(package): Update dependencies and reorder script</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/3c6b18c07653e130ab492400d8360d0dea35c651"><code>3c6b18c</code></a>
feat: Added <code>eslint</code> preset</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/d3a66f0d4b8f590ae8784826adb300db25de48ee"><code>d3a66f0</code></a>
docs(README): Fix typo in preset link description</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/492ffbe47a9dc2606e0fd58005d2579aff331dd7"><code>492ffbe</code></a>
style: correct grammatical errors in log messages (<a
href="https://redirect.github.com/tripss/conventional-changelog-action/issues/266">#266</a>)</li>
<li><a
href="https://github.com/TriPSs/conventional-changelog-action/commit/7679903d19ea73f79f8cf46df24e648180cdf66b"><code>7679903</code></a>
style: correct grammatical errors in log messages</li>
<li>See full diff in <a
href="https://github.com/tripss/conventional-changelog-action/compare/3a392e9aa44a72686b0fc13259a90d287dd0877c...3c4970b6573374889b897403d2f1278c395ea0df">compare
view</a></li>
</ul>
</details>
<br />

Updates `crazy-max/ghaction-chocolatey` from 3.0.0 to 3.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crazy-max/ghaction-chocolatey/releases">crazy-max/ghaction-chocolatey's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<ul>
<li>Switch default image to <code>ghcr.io/crazy-max/chocolatey</code> by
<a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in
<a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/185">crazy-max/ghaction-chocolatey#185</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-chocolatey/compare/v3.1.0...v3.2.0">https://github.com/crazy-max/ghaction-chocolatey/compare/v3.1.0...v3.2.0</a></p>
<h2>v3.1.0</h2>
<ul>
<li>Chocolatey 2.3.0 by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/184">crazy-max/ghaction-chocolatey#184</a></li>
<li>Bump <code>@​actions/core</code> from 1.10.0 to 1.11.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/171">crazy-max/ghaction-chocolatey#171</a>
<a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/183">crazy-max/ghaction-chocolatey#183</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 in <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/180">crazy-max/ghaction-chocolatey#180</a></li>
<li>Bump ip from 2.0.0 to 2.0.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/176">crazy-max/ghaction-chocolatey#176</a></li>
<li>Bump micromatch from 4.0.5 to 4.0.8 in <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/181">crazy-max/ghaction-chocolatey#181</a></li>
<li>Bump tar from 6.1.11 to 6.2.1 in <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/pull/177">crazy-max/ghaction-chocolatey#177</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-chocolatey/compare/v3.0.0...v3.1.0">https://github.com/crazy-max/ghaction-chocolatey/compare/v3.0.0...v3.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/2ae99523e93879734d432250f87e2c45c379cd60"><code>2ae9952</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/issues/185">#185</a>
from crazy-max/switch-image</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/6d2509b5d2cd994dc4c4035a3383ec905132e6cd"><code>6d2509b</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/f6c106fd0de1a35b2ffa28c4d4d6dc2874ea06c5"><code>f6c106f</code></a>
switch default image to ghcr.io/crazy-max/chocolatey</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/28e79853a49673d6fd4f42fec80e85b5299e7293"><code>28e7985</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/issues/183">#183</a>
from crazy-max/dependabot/npm_and_yarn/actions/core-1...</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/0c3c2b85f98df8b554a18246cd487dd4f411f902"><code>0c3c2b8</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/9e80f8d78190491976bc1c2e00834a432246be18"><code>9e80f8d</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/issues/184">#184</a>
from crazy-max/update</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/354ae9cbdb5f9c62f9074c10199301bd2ac7de79"><code>354ae9c</code></a>
Chocolatey 2.3.0</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/1f06710b5252bb9eea6d815c788435673223ca9d"><code>1f06710</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-chocolatey/issues/181">#181</a>
from crazy-max/dependabot/npm_and_yarn/micromatch-4.0.8</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/82a213b6aa434891cf3043cc65733cce379b8b35"><code>82a213b</code></a>
build(deps): bump <code>@​actions/core</code> from 1.10.1 to 1.11.1</li>
<li><a
href="https://github.com/crazy-max/ghaction-chocolatey/commit/360a61c5c5d380e8c2dc5925cc82acd32982a678"><code>360a61c</code></a>
build(deps): bump micromatch from 4.0.5 to 4.0.8</li>
<li>Additional commits viewable in <a
href="https://github.com/crazy-max/ghaction-chocolatey/compare/0e015857dd851f84fcb7fb53380eb5c4c8202333...2ae99523e93879734d432250f87e2c45c379cd60">compare
view</a></li>
</ul>
</details>
<br />

Updates `goreleaser/goreleaser-action` from 6.0.0 to 6.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's
releases</a>.</em></p>
<blockquote>
<h2>v6.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/467">goreleaser/goreleaser-action#467</a></li>
<li>chore(deps): bump docker/bake-action from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/468">goreleaser/goreleaser-action#468</a></li>
<li>chore(deps): bump semver from 7.6.2 to 7.6.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/470">goreleaser/goreleaser-action#470</a></li>
<li>chore(deps): bump <code>@​actions/http-client</code> from 2.2.1 to
2.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/473">goreleaser/goreleaser-action#473</a></li>
<li>chore(deps): bump <code>@​actions/http-client</code> from 2.2.2 to
2.2.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/474">goreleaser/goreleaser-action#474</a></li>
<li>chore(deps): bump micromatch from 4.0.5 to 4.0.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/475">goreleaser/goreleaser-action#475</a></li>
<li>chore(deps): bump <code>@​actions/core</code> from 1.10.1 to 1.11.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/478">goreleaser/goreleaser-action#478</a></li>
<li>docs: bump upload-artifact version by <a
href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/479">goreleaser/goreleaser-action#479</a></li>
<li>chore: update generated content by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/480">goreleaser/goreleaser-action#480</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dunglas"><code>@​dunglas</code></a> made
their first contribution in <a
href="https://redirect.github.com/goreleaser/goreleaser-action/pull/479">goreleaser/goreleaser-action#479</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goreleaser/goreleaser-action/compare/v6.0.0...v6.1.0">https://github.com/goreleaser/goreleaser-action/compare/v6.0.0...v6.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/9ed2f89a662bf1735a48bc8557fd212fa902bebf"><code>9ed2f89</code></a>
chore: update generated content (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/480">#480</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/cf63508052510ef52d8a6e569ae83b3e102ac7d9"><code>cf63508</code></a>
docs: bump upload-artifact version (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/479">#479</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/f7623f3e7168fa800ac616fe8d03643abbc6edda"><code>f7623f3</code></a>
chore(deps): bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/478">#478</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/006a7a4111c6a1b44a25a1f3d23f0c8d940ad847"><code>006a7a4</code></a>
chore: update</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/e4066e695cdb24c1c44011f9006702e4d0fd79dd"><code>e4066e6</code></a>
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/475">#475</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/22f558e822a647406e88af9722c1abfb028738e1"><code>22f558e</code></a>
chore(deps): bump <code>@​actions/http-client</code> from 2.2.2 to 2.2.3
(<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/474">#474</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/6e33108d10f0e3d58519ebdc94c540dfe6d8d40a"><code>6e33108</code></a>
chore(deps): bump <code>@​actions/http-client</code> from 2.2.1 to 2.2.2
(<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/473">#473</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/7ca645047c0a9c3e89a425a2ebd03d607f139eb2"><code>7ca6450</code></a>
chore(deps): bump semver from 7.6.2 to 7.6.3 (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/470">#470</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545"><code>d33b6f6</code></a>
chore(deps): bump docker/bake-action from 4 to 5 (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/468">#468</a>)</li>
<li><a
href="https://github.com/goreleaser/goreleaser-action/commit/85d0b9d4cdd011f0bad65fe06a1f5282b0a20269"><code>85d0b9d</code></a>
chore(deps): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/goreleaser/goreleaser-action/issues/467">#467</a>)</li>
<li>See full diff in <a
href="https://github.com/goreleaser/goreleaser-action/compare/286f3b13b1b49da4ac219696163fb8c1c93e1200...9ed2f89a662bf1735a48bc8557fd212fa902bebf">compare
view</a></li>
</ul>
</details>
<br />

Updates `actions/setup-python` from 5.2.0 to 5.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-python/releases">actions/setup-python's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add workflow file for publishing releases to immutable action
package by <a
href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/941">actions/setup-python#941</a></li>
<li>Upgrade IA publish by <a
href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/943">actions/setup-python#943</a></li>
</ul>
<h3>Bug Fixes:</h3>
<ul>
<li>Normalise Line Endings to Ensure Cross-Platform Consistency by <a
href="https://github.com/priya-kinthali"><code>@​priya-kinthali</code></a>
in <a
href="https://redirect.github.com/actions/setup-python/pull/938">actions/setup-python#938</a></li>
<li>Revise <code>isGhes</code> logic by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/963">actions/setup-python#963</a></li>
<li>Bump pillow from 7.2 to 10.2.0 by <a
href="https://github.com/aparnajyothi-y"><code>@​aparnajyothi-y</code></a>
in <a
href="https://redirect.github.com/actions/setup-python/pull/956">actions/setup-python#956</a></li>
</ul>
<h3>Enhancements:</h3>
<ul>
<li>Enhance workflows and documentation updates by <a
href="https://github.com/priya-kinthali"><code>@​priya-kinthali</code></a>
in <a
href="https://redirect.github.com/actions/setup-python/pull/965">actions/setup-python#965</a></li>
<li>Bump default versions to latest by <a
href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <a
href="https://redirect.github.com/actions/setup-python/pull/905">actions/setup-python#905</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jcambass"><code>@​Jcambass</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-python/pull/941">actions/setup-python#941</a></li>
<li><a href="https://github.com/jww3"><code>@​jww3</code></a> made their
first contribution in <a
href="https://redirect.github.com/actions/setup-python/pull/963">actions/setup-python#963</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-python/compare/v5...v5.3.0">https://github.com/actions/setup-python/compare/v5...v5.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/setup-python/commit/0b93645e9fea7318ecaed2b359559ac225c90a2b"><code>0b93645</code></a>
Enhance workflows: Add macOS 13 support, upgrade publish-action, and
update d...</li>
<li><a
href="https://github.com/actions/setup-python/commit/9c76e716502b18322365741b762fee22a8cffad8"><code>9c76e71</code></a>
Bump pillow from 7.2 to 10.2.0 in /<strong>tests</strong>/data (<a
href="https://redirect.github.com/actions/setup-python/issues/956">#956</a>)</li>
<li><a
href="https://github.com/actions/setup-python/commit/f4c5a1183d69690d31b6304b7af403a5b56a88d6"><code>f4c5a11</code></a>
Revise <code>isGhes</code> logic (<a
href="https://redirect.github.com/actions/setup-python/issues/963">#963</a>)</li>
<li><a
href="https://github.com/actions/setup-python/commit/19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e"><code>19dfb7b</code></a>
Bump default versions to latest (<a
href="https://redirect.github.com/actions/setup-python/issues/905">#905</a>)</li>
<li><a
href="https://github.com/actions/setup-python/commit/e9675cc634901ff55d92c575ecd6945e65464b00"><code>e9675cc</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/setup-python/issues/943">#943</a>
from actions/Jcambass-patch-1</li>
<li><a
href="https://github.com/actions/setup-python/commit/3226af69c08a4851edf81cffc8849d2db148b21f"><code>3226af6</code></a>
Upgrade IA publish</li>
<li><a
href="https://github.com/actions/setup-python/commit/70dcb22d269dc9546a5d97f4b11548f130526421"><code>70dcb22</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/setup-python/issues/941">#941</a>
from actions/Jcambass-patch-1</li>
<li><a
href="https://github.com/actions/setup-python/commit/65b48c71155ac3186106d8d8de14787f5914b8d1"><code>65b48c7</code></a>
Create publish-immutable-actions.yml</li>
<li><a
href="https://github.com/actions/setup-python/commit/29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a"><code>29a37be</code></a>
initial commit (<a
href="https://redirect.github.com/actions/setup-python/issues/938">#938</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/setup-python/compare/f677139bbe7f9c59b41e40162b753c062f5d49a3...0b93645e9fea7318ecaed2b359559ac225c90a2b">compare
view</a></li>
</ul>
</details>
<br />

Updates `actions/setup-node` from 4.0.4 to 4.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-node/releases">actions/setup-node's
releases</a>.</em></p>
<blockquote>
<h2>v4.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Resolve High Security Alerts by upgrading Dependencies by <a
href="https://github.com/aparnajyothi-y"><code>@​aparnajyothi-y</code></a>
in <a
href="https://redirect.github.com/actions/setup-node/pull/1132">actions/setup-node#1132</a></li>
<li>Upgrade IA Publish by <a
href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a
href="https://redirect.github.com/actions/setup-node/pull/1134">actions/setup-node#1134</a></li>
<li>Revise <code>isGhes</code> logic by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/setup-node/pull/1148">actions/setup-node#1148</a></li>
<li>Add architecture to cache key by <a
href="https://github.com/pengx17"><code>@​pengx17</code></a> in <a
href="https://redirect.github.com/actions/setup-node/pull/843">actions/setup-node#843</a>
This addresses issues with caching by adding the architecture (arch) to
the cache key, ensuring that cache keys are accurate to prevent
conflicts.
Note: This change may break previous cache keys as they will no longer
be compatible with the new format.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jww3"><code>@​jww3</code></a> made their
first contribution in <a
href="https://redirect.github.com/actions/setup-node/pull/1148">actions/setup-node#1148</a></li>
<li><a href="https://github.com/pengx17"><code>@​pengx17</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-node/pull/843">actions/setup-node#843</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-node/compare/v4...v4.1.0">https://github.com/actions/setup-node/compare/v4...v4.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/setup-node/commit/39370e3970a6d050c480ffad4ff0ed4d3fdee5af"><code>39370e3</code></a>
fix: add arch to cached path (<a
href="https://redirect.github.com/actions/setup-node/issues/843">#843</a>)</li>
<li><a
href="https://github.com/actions/setup-node/commit/abb238b1313d8ef4d3e3a96d204e08329cafbf85"><code>abb238b</code></a>
Revise <code>isGhes</code> logic (<a
href="https://redirect.github.com/actions/setup-node/issues/1148">#1148</a>)</li>
<li><a
href="https://github.com/actions/setup-node/commit/aca7b64a59c0063db8564e0ffdadd3887f1cbae5"><code>aca7b64</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/setup-node/issues/1134">#1134</a>
from actions/Jcambass-patch-1</li>
<li><a
href="https://github.com/actions/setup-node/commit/88de2a3d99c13aa734c49200e8bc673fb0a80ab8"><code>88de2a3</code></a>
Resolve High Security Alerts by upgrading Dependencies (<a
href="https://redirect.github.com/actions/setup-node/issues/1132">#1132</a>)</li>
<li><a
href="https://github.com/actions/setup-node/commit/d6ebc7b438e9cf1b22a3c440a164b179ed0e37d6"><code>d6ebc7b</code></a>
Upgrade IA Publish</li>
<li>See full diff in <a
href="https://github.com/actions/setup-node/compare/0a44ba7841725637a19e28fa30b79a866c81b0a6...39370e3970a6d050c480ffad4ff0ed4d3fdee5af">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent f75c0fc commit 6902020
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:

steps:
- name: Checkout speakeasy repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
path: speakeasy
token: ${{ secrets.DOCUMENTATION_PAT }}
- name: Checkout speakeasy-registry repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: speakeasy-api/speakeasy-registry
path: speakeasy-registry
Expand All @@ -37,7 +37,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.BOT_REPO_TOKEN }}
run: git config --global url."https://speakeasybot:${GITHUB_TOKEN}@github.com".insteadOf "https://github.com"
- name: Set up Go 1.x
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
go-version-file: "speakeasy/go.mod"
- name: Generate speakeasy cli docs
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,30 @@ jobs:
chcp 65001 #set code page to utf-8
echo ("GOPRIVATE=github.com/speakeasy-api") >> $env:GITHUB_ENV
- name: Checkout repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: Conventional Commits
uses: TriPSs/conventional-changelog-action@3a392e9aa44a72686b0fc13259a90d287dd0877c # v5.3.0
uses: TriPSs/conventional-changelog-action@3c4970b6573374889b897403d2f1278c395ea0df # v5.4.0
with:
github-token: ${{ secrets.github_token }}
skip-commit: "true"
output-file: "false"
skip-on-empty: "false"
preset: conventionalcommits
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
go-version-file: "go.mod"
# More assembly might be required: Docker logins, GPG, etc. It all depends
# on your needs.
- name: Configure git for private modules
run: git config --global url."https://speakeasybot:${{ secrets.BOT_REPO_TOKEN }}@github.com".insteadOf "https://github.com"
- name: Setup Choco
uses: crazy-max/ghaction-chocolatey@0e015857dd851f84fcb7fb53380eb5c4c8202333 # v3.0.0
uses: crazy-max/ghaction-chocolatey@2ae99523e93879734d432250f87e2c45c379cd60 # v3.2.0
with:
args: --version
- name: goreleaser
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
with:
distribution: goreleaser
version: latest
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
env:
Expand All @@ -33,20 +33,20 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Set up Go
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
go-version-file: "go.mod"

- name: Set up Python
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: "3.8"

- name: Set up Node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: "16.x"
registry-url: "https://registry.npmjs.org"
Expand Down

0 comments on commit 6902020

Please sign in to comment.