Skip to content

Commit d775599

Browse files
build(deps): Bump DeterminateSystems/update-flake-lock from 26 to 27
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 26 to 27. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v26...v27) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '27' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8332df6 commit d775599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
experimental-features = nix-command flakes
1818
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
1919
- name: Update flake.lock
20-
uses: DeterminateSystems/update-flake-lock@v26
20+
uses: DeterminateSystems/update-flake-lock@v27
2121
with:
2222
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
2323
pr-title: "chore: update flake.lock" # Title of PR to be created

0 commit comments

Comments
 (0)