Skip to content

Commit fe06091

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 afaad56 commit fe06091

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
@@ -20,7 +20,7 @@ jobs:
2020
permission-contents: write
2121
permission-pull-requests: write
2222
- name: Update flake.lock
23-
uses: DeterminateSystems/update-flake-lock@v26
23+
uses: DeterminateSystems/update-flake-lock@v27
2424
id: pr
2525
- name: Enable Automerge
2626
run: gh pr merge --auto --merge ${{ steps.pr.outputs.pull-request-number }}

0 commit comments

Comments
 (0)