Skip to content

Commit 3488d70

Browse files
Merge pull request #713 from onekey-sec/dependabot/github_actions/DeterminateSystems/update-flake-lock-20
2 parents 164f5a2 + a29adb5 commit 3488d70

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)