summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-30 05:20:43 +0000
committerGitHub <noreply@github.com>2024-12-30 05:20:43 +0000
commita5a7263f2c658179b0d962b308b3091832219d59 (patch)
tree437450ab77c9f784e2fcbc3c5075ba4d55388011
parent82798d4c53f690175db884c8cf719e0489f83898 (diff)
build(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](https://github.com/gethinode/create-pull-request/compare/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>
-rw-r--r--.github/workflows/mod-update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mod-update.yml b/.github/workflows/mod-update.yml
index 9c12b22..f2393d4 100644
--- a/.github/workflows/mod-update.yml
+++ b/.github/workflows/mod-update.yml
@@ -38,7 +38,7 @@ jobs:
echo 'EOF' >> $GITHUB_OUTPUT
- name: Create Pull Request
- uses: gethinode/create-pull-request@v6
+ uses: gethinode/create-pull-request@v7
with:
token: ${{ secrets.HUGO_MOD_PR }}
commit-message: 'fix: update Hugo module dependencies'