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.
1 parent 42ee229 commit ee07ba0Copy full SHA for ee07ba0
.github/workflows/update-flake-lock.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
github_access_token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Update flake.lock
18
- uses: DeterminateSystems/update-flake-lock@v24
+ uses: DeterminateSystems/update-flake-lock@v25
19
20
pr-labels: |
21
merge-queue
0 commit comments