mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Merge pull request #56 from dwinkler1/dependabot/github_actions/DeterminateSystems/update-flake-lock-28
Bump DeterminateSystems/update-flake-lock from 27 to 28
This commit is contained in:
commit
9ec42ad1e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
extraPullNames: rstats-on-nix, nix-community
|
extraPullNames: rstats-on-nix, nix-community
|
||||||
- run: cd templates/rde/ && nix develop -c p-updateDeps
|
- run: cd templates/rde/ && nix develop -c p-updateDeps
|
||||||
- name: Update n flake.lock
|
- name: Update n flake.lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v27
|
uses: DeterminateSystems/update-flake-lock@v28
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||||
branch: update_rde
|
branch: update_rde
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue