Skip to content

Commit d8e590f

Browse files
authored
Merge pull request #453 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-27
build(deps): bump DeterminateSystems/update-flake-lock from 26 to 27
2 parents afaad56 + fe06091 commit d8e590f

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)