Skip to content

Commit cdc53e1

Browse files
authored
Merge pull request #235 from gethinode/develop
chore: update to create-pull-request@v7
2 parents ab4c67c + 19774e8 commit cdc53e1

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
@@ -37,7 +37,7 @@ jobs:
3737
echo 'EOF' >> $GITHUB_OUTPUT
3838
3939
- name: Create Pull Request
40-
uses: gethinode-actions/create-pull-request@v6
40+
uses: gethinode-actions/create-pull-request@v7
4141
with:
4242
token: ${{ secrets.HUGO_MOD_PR }}
4343
commit-message: 'fix: update Hugo module dependencies'

0 commit comments

Comments
 (0)