Skip to content

Commit a7c65c8

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] <support@github.com>
1 parent 47ad4c7 commit a7c65c8

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1919
- name: Update flake.lock
20-
uses: DeterminateSystems/update-flake-lock@v25
20+
uses: DeterminateSystems/update-flake-lock@v26
2121
with:
2222
pr-labels: | # Labels to be set on the PR
2323
merge-queue

0 commit comments

Comments
 (0)