Skip to content

Commit 1c45319

Browse files
chore(deps): bump gethinode/create-pull-request from 6 to 7
Bumps [gethinode/create-pull-request](https://github.com/gethinode/create-pull-request) from 6 to 7. - [Release notes](https://github.com/gethinode/create-pull-request/releases) - [Commits](gethinode/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: gethinode/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c5b096 commit 1c45319

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)