We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 164f5a2 + a29adb5 commit 3488d70Copy full SHA for 3488d70
.github/workflows/update-nix.yml
@@ -18,7 +18,7 @@ jobs:
18
name: unblob
19
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
20
- name: Update flake.lock
21
- uses: DeterminateSystems/update-flake-lock@v19
+ uses: DeterminateSystems/update-flake-lock@v20
22
with:
23
token: ${{ secrets.CREATE_PR_TOKEN }}
24
pr-title: "Update flake.lock" # Title of PR to be created
0 commit comments