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 8730b41 commit 0aec31eCopy full SHA for 0aec31e
.github/workflows/update_nix.yml
@@ -18,7 +18,7 @@ jobs:
18
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
19
20
- name: Update flake.lock
21
- uses: DeterminateSystems/update-flake-lock@v20
+ uses: DeterminateSystems/update-flake-lock@v21
22
with:
23
pr-title: "Weekly PR to bump flake.nix" # Title of PR to be created
24
pr-labels: | # Labels to be set on the PR
0 commit comments