Skip to content

Commit a29adb5

Browse files
chore(deps): bump DeterminateSystems/update-flake-lock from 19 to 20
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 19 to 20. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v19...v20) --- 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 164f5a2 commit a29adb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: unblob
1919
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
2020
- name: Update flake.lock
21-
uses: DeterminateSystems/update-flake-lock@v19
21+
uses: DeterminateSystems/update-flake-lock@v20
2222
with:
2323
token: ${{ secrets.CREATE_PR_TOKEN }}
2424
pr-title: "Update flake.lock" # Title of PR to be created

0 commit comments

Comments
 (0)