Skip to content

Commit c016b4b

Browse files
authored
Merge pull request #1646 from gethinode/develop
chore: update to create-pull-request@v7
2 parents bf609d4 + e062bb8 commit c016b4b

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)