Skip to content

Commit

Permalink
chore(deps): bump the github-actions group with 2 updates (#458)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates:
[labd/changie-release-action](https://github.com/labd/changie-release-action)
and
[cachix/install-nix-action](https://github.com/cachix/install-nix-action).

Updates `labd/changie-release-action` from 0.4.0 to 0.5.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/labd/changie-release-action/blob/main/CHANGELOG.md">labd/changie-release-action's
changelog</a>.</em></p>
<blockquote>
<h2>v0.5.0 - 2024-09-17</h2>
<h3>Added</h3>
<ul>
<li>Updated action inputs to allow adding pull request labels</li>
</ul>
<h3>Dependency</h3>
<ul>
<li>Updated create-pull-request to v7</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/labd/changie-release-action/commit/8501c67fb51f2e1dbde2f4768f484e1534a26819"><code>8501c67</code></a>
Merge pull request <a
href="https://redirect.github.com/labd/changie-release-action/issues/19">#19</a>
from labd/release/v0.5.0</li>
<li><a
href="https://github.com/labd/changie-release-action/commit/8066ce58b0ac9719011b004162bfc0d5a027fe57"><code>8066ce5</code></a>
Release v0.5.0</li>
<li><a
href="https://github.com/labd/changie-release-action/commit/9697356971889c35904c0540a8be229809e4b1db"><code>9697356</code></a>
Merge pull request <a
href="https://redirect.github.com/labd/changie-release-action/issues/18">#18</a>
from jsm1t/feat/add-release-label-to-pr</li>
<li><a
href="https://github.com/labd/changie-release-action/commit/d365503d6fdcea7ecba3cca4873fcdba61f92b4a"><code>d365503</code></a>
chore: added changie change files</li>
<li><a
href="https://github.com/labd/changie-release-action/commit/88bc0fd1ecfd1abcde9783f261fc3279f8eb301f"><code>88bc0fd</code></a>
feat: add action input for pull request labels</li>
<li><a
href="https://github.com/labd/changie-release-action/commit/bde0471bf0940702a748b732d93b70248a2691db"><code>bde0471</code></a>
chore: upgrade create-pull-request to version 7</li>
<li><a
href="https://github.com/labd/changie-release-action/commit/3ab2ba852ea2c59c73812c8c022665169783d10d"><code>3ab2ba8</code></a>
feat: add release label to created PRs</li>
<li>See full diff in <a
href="https://github.com/labd/changie-release-action/compare/v0.4.0...v0.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `cachix/install-nix-action` from 19 to 29
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cachix/install-nix-action/releases">cachix/install-nix-action's
releases</a>.</em></p>
<blockquote>
<h2>v29</h2>
<p>Bumps Nix to 2.24.8 to fix CVE-2024-47174</p>
<h2>v28</h2>
<p>Nix 2.24.6 - <a
href="https://github.com/NixOS/nix/security/advisories/GHSA-h4vv-h3jq-v493">https://github.com/NixOS/nix/security/advisories/GHSA-h4vv-h3jq-v493</a></p>
<h2>v27</h2>
<h2>What's Changed</h2>
<ul>
<li>Enable <code>always-allow-substitutes</code> by default by <a
href="https://github.com/sandydoo"><code>@​sandydoo</code></a> in <a
href="https://redirect.github.com/cachix/install-nix-action/pull/207">cachix/install-nix-action#207</a></li>
<li>nix: 2.20.5 -&gt; 2.22.1 by <a
href="https://github.com/kashw2"><code>@​kashw2</code></a> in <a
href="https://redirect.github.com/cachix/install-nix-action/pull/206">cachix/install-nix-action#206</a></li>
<li>ci: fix tests by <a
href="https://github.com/sandydoo"><code>@​sandydoo</code></a> in <a
href="https://redirect.github.com/cachix/install-nix-action/pull/208">cachix/install-nix-action#208</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kashw2"><code>@​kashw2</code></a> made
their first contribution in <a
href="https://redirect.github.com/cachix/install-nix-action/pull/206">cachix/install-nix-action#206</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cachix/install-nix-action/compare/v26...V27">https://github.com/cachix/install-nix-action/compare/v26...V27</a></p>
<h2>v26</h2>
<p>Bump to Nix 2.20.5 to address CVE-2024-27297 /
GHSA-2ffj-w4mj-pg37.</p>
<h2>install-nix-action-v25</h2>
<p>Nix 2.19.2</p>
<h2>install-nix-action-v24</h2>
<ul>
<li>Nix 2.19.1</li>
<li>enables KVM on linux</li>
<li>set <code>TMPDIR</code> to avoid potential disk space issues</li>
<li>don't use the default GitHub token for Enterprise</li>
</ul>
<h2>install-nix-action-v23</h2>
<ul>
<li>always show Nix trace</li>
<li>Nix 2.17</li>
</ul>
<h2>install-nix-action-v22</h2>
<ul>
<li>Nix 2.16.1</li>
<li>Fix issues with System Integrity Protection when using macos-12</li>
</ul>
<h2>install-nix-action-v21</h2>
<ul>
<li>pin Nix to 2.15.1 (recent releases broke too many things)</li>
<li>fix the action to work on custom containers</li>
</ul>
<h2>install-nix-action-v20</h2>
<p><a
href="https://discourse.nixos.org/t/nix-2-14-0-released/25900/4Fix">https://discourse.nixos.org/t/nix-2-14-0-released/25900/4Fix</a>
support for Nix 2.14 new profile location: <a
href="https://redirect.github.com/NixOS/nix/pull/5226">NixOS/nix#5226</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cachix/install-nix-action/commit/9f70348d77d0422624097c4b7a75563948901306"><code>9f70348</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/install-nix-action/issues/215">#215</a>
from Mic92/nix-bump</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/4f91dc2b65dd81b86830c57b0d3bc75eb0502a25"><code>4f91dc2</code></a>
Nix: 2.24.6 -&gt; 2.24.7</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9"><code>3715ab1</code></a>
bump channel</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/1872f1ff9dba0f554710b1ed396fb6b2263ffdfd"><code>1872f1f</code></a>
Nix: 2.22.1 -&gt; 2.24.6</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/e268b7aa055cc66167f27239fc889bcd1b15683c"><code>e268b7a</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/install-nix-action/issues/213">#213</a>
from phaer/patch-1</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/5b8c65d4d79bb2d232054c72252fa78a29c36b8a"><code>5b8c65d</code></a>
Update README: hardware accel is available now...</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/ba01fffc512be2cf5d4dce85159f0e40621f84ec"><code>ba01fff</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/install-nix-action/issues/210">#210</a>
from guoard/patch-1</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/474f0a77aa820d33566f8f2035f8268d4023cc13"><code>474f0a7</code></a>
docs(readme): update checkout action version</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/725982224ce3b974b7abc7df9ca873679eda8939"><code>7259822</code></a>
readme: V27</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/ba0dd844c9180cbf77aa72a116d6fbc515d0e87b"><code>ba0dd84</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/install-nix-action/issues/208">#208</a>
from cachix/fix-macos-tests</li>
<li>Additional commits viewable in <a
href="https://github.com/cachix/install-nix-action/compare/v19...v29">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>
  • Loading branch information
demeyerthom authored Oct 8, 2024
2 parents 93e726c + 90a0814 commit b71413b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20241001-212743.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump the github-actions group with 2 updates'
time: 2024-10-01T21:27:43.242924783Z
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: Prepare release
uses: labd/changie-release-action@v0.4.0
uses: labd/changie-release-action@v0.5.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
release-workflow: release.yaml
2 changes: 1 addition & 1 deletion .github/workflows/release-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
CHOCOLATEY_VERSION: 1.2.1

- name: Set up nix
uses: cachix/install-nix-action@v19
uses: cachix/install-nix-action@v29

- name: Get goreleaser app token
id: get-app-token
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
CHOCOLATEY_VERSION: 1.2.1

- name: Set up nix
uses: cachix/install-nix-action@v19
uses: cachix/install-nix-action@v29

- name: Get the latest version
id: latest
Expand Down

0 comments on commit b71413b

Please sign in to comment.