Skip to content

Commit 628c650

Browse files
Merge pull request #8 from d-oit/dependabot/github_actions/gethinode/create-pull-request-7
chore(deps): bump gethinode/create-pull-request from 6 to 7
2 parents f18b6d7 + c620517 commit 628c650

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
@@ -30,7 +30,7 @@ jobs:
3030
echo "$MOD_UPDATES" >> "$GITHUB_OUTPUT"
3131
echo 'EOF' >> $GITHUB_OUTPUT
3232
- name: Create Pull Request
33-
uses: gethinode/create-pull-request@v6
33+
uses: gethinode/create-pull-request@v7
3434
with:
3535
token: ${{ secrets.HUGO_MOD_PR }}
3636
commit-message: 'fix: update Hugo module dependencies'

0 commit comments

Comments
 (0)