mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Merge pull request #222 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-13
Bump DeterminateSystems/update-flake-lock from 12 to 13
This commit is contained in:
commit
bd76e52a97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upgrade-flakes.yml
vendored
2
.github/workflows/upgrade-flakes.yml
vendored
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
experimental-features = nix-command flakes
|
||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v12
|
||||
uses: DeterminateSystems/update-flake-lock@v13
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue