From a5a7263f2c658179b0d962b308b3091832219d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:20:43 +0000 Subject: 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] --- .github/workflows/mod-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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' -- cgit v1.2.3