Skip to content

Commit

Permalink
chore(deps): bump AtomiCloud/actions.setup-nix from 1.2.1 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [AtomiCloud/actions.setup-nix](https://github.com/atomicloud/actions.setup-nix) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/atomicloud/actions.setup-nix/releases)
- [Changelog](https://github.com/AtomiCloud/actions.setup-nix/blob/main/Changelog.md)
- [Commits](AtomiCloud/actions.setup-nix@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: AtomiCloud/actions.setup-nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent c3ac326 commit 97fa0a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yaml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- nscloud-cache-tag-sulfoxide-argon-nix-store-cache
- nscloud-git-mirror-1gb
steps:
- uses: AtomiCloud/actions.setup-nix@v1.2.1
- uses: AtomiCloud/actions.setup-nix@v1.3.1
- name: Run pre-commit
run: nix develop .#ci -c ./scripts/ci/pre-commit.sh

Expand All @@ -27,7 +27,7 @@ jobs:
- nscloud-cache-tag-sulfoxide-argon-releaser-nix-store-cache
- nscloud-git-mirror-1gb
steps:
- uses: AtomiCloud/actions.setup-nix@v1.2.1
- uses: AtomiCloud/actions.setup-nix@v1.3.1
- uses: AtomiCloud/[email protected]
- name: Release
env:
Expand Down

0 comments on commit 97fa0a2

Please sign in to comment.