We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9400d10 commit a045e0cCopy full SHA for a045e0c
.github/workflows/update-flake-lock.yml
@@ -20,7 +20,7 @@ jobs:
20
name: klarkc
21
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
22
- name: Update flake.lock
23
- uses: DeterminateSystems/update-flake-lock@v22
+ uses: DeterminateSystems/update-flake-lock@v23
24
with:
25
commit-msg: "build(deps): Bump flake.lock dependencies"
26
pr-title: "Update flake.lock"
0 commit comments