We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e11584 commit 9af27f0Copy full SHA for 9af27f0
.github/workflows/update-flake-lock.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Create Pull Request
58
if: ${{ hashFiles('commit_msg_body.txt') != '' }}
59
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
60
with:
61
token: ${{ steps.generate-token.outputs.token }}
62
title: 'Update Nix Flake lockfile'
0 commit comments