We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 823da5e + addc4ed commit 11347e3Copy full SHA for 11347e3
.github/workflows/update-flake-lock.yml
@@ -18,7 +18,7 @@ jobs:
18
extra-conf: |
19
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
20
- name: Update flake.lock
21
- uses: DeterminateSystems/update-flake-lock@v22
+ uses: DeterminateSystems/update-flake-lock@v23
22
with:
23
pr-title: Update flake.lock
24
pr-labels: |
0 commit comments