Skip to content

Commit ab76106

Browse files
build(deps): bump DeterminateSystems/update-flake-lock from 14 to 15
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 14 to 15. - [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v14...v15) --- 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]>
1 parent ff7cfa0 commit ab76106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
extra_nix_config: |
1818
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
1919
- name: Update flake.lock
20-
uses: DeterminateSystems/update-flake-lock@v14
20+
uses: DeterminateSystems/update-flake-lock@v15
2121
with:
2222
commit-msg: "chore: update flake.lock"
2323
gpg-fingerprint: ${{ secrets.GPG_FINGERPRINT }}

0 commit comments

Comments
 (0)