Skip to content

Commit 3610bb7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
private-key: ${{ secrets.CI_APP_PRIVATE_KEY }}
2222

2323
- name: Update flake.lock
24-
uses: DeterminateSystems/update-flake-lock@v25
24+
uses: DeterminateSystems/update-flake-lock@v26
2525
with:
2626
token: ${{ steps.app-token.outputs.token }}
2727
pr-labels: dependencies

0 commit comments

Comments
 (0)