Skip to content

Commit 3947527

Browse files
authored
Merge branch 'main' into hugo-mod-dependencies
2 parents 3dc5aa9 + ff48d2b commit 3947527

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)