Skip to content

Commit 0aec31e

Browse files
build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 20 to 21. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v20...v21) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8730b41 commit 0aec31e

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)