Skip to content

Commit ed975b1

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

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)