We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1969ef commit bafab16Copy full SHA for bafab16
.github/workflows/update-flake-lock.yml
@@ -16,4 +16,4 @@ jobs:
16
extra_nix_config: |
17
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
18
- name: Update flake.lock
19
- uses: DeterminateSystems/update-flake-lock@v20
+ uses: DeterminateSystems/update-flake-lock@v21
0 commit comments