Skip to content

Commit 9e8f709

Browse files
build(deps): bump DeterminateSystems/update-flake-lock from 24 to 25
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 24 to 25. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v24...v25) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '25' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad9b48 commit 9e8f709

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@v24
20+
uses: DeterminateSystems/update-flake-lock@v25
2121
with:
2222
pr-labels: | # Labels to be set on the PR
2323
merge-queue

0 commit comments

Comments
 (0)