Skip to content

Commit 6ecd9ab

Browse files
chore(deps): bump DeterminateSystems/update-flake-lock from 27 to 28
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 27 to 28. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v27...v28) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '28' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f816f2 commit 6ecd9ab

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
@@ -21,6 +21,6 @@ jobs:
2121
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
2222

2323
- name: Update flake.lock
24-
uses: DeterminateSystems/update-flake-lock@v27
24+
uses: DeterminateSystems/update-flake-lock@v28
2525
with:
2626
pr-title: "Weekly PR to bump flake.nix" # Title of PR to be created

0 commit comments

Comments
 (0)