Skip to content

Commit 5d84be6

Browse files
committed
chore: update to create-pull-request@v7
1 parent 7cbcc94 commit 5d84be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mod-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo 'EOF' >> $GITHUB_OUTPUT
3939
4040
- name: Create Pull Request
41-
uses: gethinode-actions/create-pull-request@v6
41+
uses: gethinode-actions/create-pull-request@v7
4242
with:
4343
token: ${{ secrets.HUGO_MOD_PR }}
4444
commit-message: 'fix: update Hugo module dependencies'

0 commit comments

Comments
 (0)