Skip to content

Comments

Bump cachix/install-nix-action from 30 to 31#82

Merged
H00N24 merged 1 commit intomainfrom
dependabot/github_actions/cachix/install-nix-action-31
Jan 23, 2026
Merged

Bump cachix/install-nix-action from 30 to 31#82
H00N24 merged 1 commit intomainfrom
dependabot/github_actions/cachix/install-nix-action-31

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps cachix/install-nix-action from 30 to 31.

Release notes

Sourced from cachix/install-nix-action's releases.

v31

Starting with v31, this action will use semantic versioning for releases. Major tags, like v31, will be bumped to point to the latest minor/patch release. This is in line with how most GitHub actions manage releases.

What's Changed

Full Changelog: cachix/install-nix-action@v30...v31

Changelog

Sourced from cachix/install-nix-action's changelog.

Release

As of v31, releases of this action follow Semantic Versioning.

Publishing a new release

Publish the release

Draft a new release on GitHub:

  • In Choose a tag, create a new tag, like v31.2.1, following semver.
  • Click Generate release notes.
  • Set as the latest release should be selected automatically.
  • Publish release

Update the major tag

The major tag, like v31, allows downstream users to opt-in to automatic non-breaking updates.

This process follows GitHub's own guidelines: https://github.com/actions/toolkit/blob/main/docs/action-versioning.md

Fetch the latest tags
git pull --tags --force
Move the tag
git tag -fa v31
git push origin v31 --force

Update the release notes for the major tag

Find the release on GitHub: https://github.com/cachix/install-nix-action/releases

Edit the release and click Generate release notes. Edit the formatting and publish.

Commits
  • 4e002c8 Merge pull request #262 from cachix/dependabot/github_actions/actions/checkout-6
  • 65fe369 Merge pull request #263 from cachix/dependabot/github_actions/peter-evans/cre...
  • c61d28f Merge pull request #264 from cachix/create-pull-request/patch
  • 72e7d40 nix: 2.32.4 -> 2.33.0
  • 15a7ab2 chore(deps): bump peter-evans/create-pull-request from 7 to 8
  • 523410f chore(deps): bump actions/checkout from 5 to 6
  • 7e59789 ci: drop macos-13 runner
  • 0b0e072 Merge pull request #261 from cachix/create-pull-request/patch
  • 16d2e32 nix: 2.32.3 -> 2.32.4
  • 7ec16f2 Merge pull request #260 from cachix/create-pull-request/patch
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](cachix/install-nix-action@v30...v31)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-version: '31'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 22, 2026
@dependabot dependabot bot requested a review from a team January 22, 2026 19:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 22, 2026
@H00N24 H00N24 merged commit 34e72e5 into main Jan 23, 2026
2 of 7 checks passed
@H00N24 H00N24 deleted the dependabot/github_actions/cachix/install-nix-action-31 branch January 23, 2026 14:51
@github-actions
Copy link

Certora Run Started (Fail to Start)

  • Group ID: 67485781-d805-46c5-a5ba-2ccf1b14eab2
Config Status Link Log File
conf-start-error.conf Failed (1) - tests/evm/conf-start-error.conf-44f7c516e963.log
conf-start-error.conf --method "counter()" Failed (1) - tests/evm/conf-start-error.conf-1fd14d7b79b5.log
conf-verified.conf Compiled - tests/evm/conf-verified.conf-21e090d4e943.log
conf-verified.conf --rule monotone --method "counter()" Compiled - tests/evm/conf-verified.conf-8c2ede59ee59.log
conf-violations.conf --method "counter()" Compiled - tests/evm/conf-violations.conf-2a4b94aa4ac8.log
conf-violations.conf --rule invertible Compiled - tests/evm/conf-violations.conf-8747e8af91a4.log

Certora Run Summary

  • Started 4 jobs
  • 2 jobs failed

Download Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant