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 8332df6 commit d775599Copy full SHA for d775599
.github/workflows/update.yml
@@ -17,7 +17,7 @@ jobs:
17
experimental-features = nix-command flakes
18
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
19
- name: Update flake.lock
20
- uses: DeterminateSystems/update-flake-lock@v26
+ uses: DeterminateSystems/update-flake-lock@v27
21
with:
22
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
23
pr-title: "chore: update flake.lock" # Title of PR to be created
0 commit comments