Skip to content

Commit f1bf71c

Browse files
authored
Merge pull request #112 from EspressoSystems/dependabot/github_actions/DeterminateSystems/update-flake-lock-21
build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21
2 parents 55c6ef8 + 0aec31e commit f1bf71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
1919
2020
- name: Update flake.lock
21-
uses: DeterminateSystems/update-flake-lock@v20
21+
uses: DeterminateSystems/update-flake-lock@v21
2222
with:
2323
pr-title: "Weekly PR to bump flake.nix" # Title of PR to be created
2424
pr-labels: | # Labels to be set on the PR

0 commit comments

Comments
 (0)