Skip to content

Commit

Permalink
build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 20 to 21.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](DeterminateSystems/update-flake-lock@v20...v21)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and klarkc committed Mar 4, 2024
1 parent 7f05c6d commit 31fa974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: klarkc
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Update ${{ matrix.template }} flake.lock
uses: DeterminateSystems/update-flake-lock@v20
uses: DeterminateSystems/update-flake-lock@v21
with:
path-to-flake-dir: ${{ matrix.template }}
commit-msg: "build(${{ matrix.template }}): Bump flake.lock dependencies"
Expand Down

0 comments on commit 31fa974

Please sign in to comment.