diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 15:57:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 15:57:56 +0000 |
| commit | e87cbaefc9fa7f94bc87a5cba5cbe005fd9e4438 (patch) | |
| tree | 437450ab77c9f784e2fcbc3c5075ba4d55388011 /.github/workflows/mod-update.yml | |
| parent | 82798d4c53f690175db884c8cf719e0489f83898 (diff) | |
| parent | a5a7263f2c658179b0d962b308b3091832219d59 (diff) | |
Merge pull request #56 from anoduck/dependabot/github_actions/gethinode/create-pull-request-7
build(deps): bump gethinode/create-pull-request from 6 to 7
Diffstat (limited to '.github/workflows/mod-update.yml')
| -rw-r--r-- | .github/workflows/mod-update.yml | 2 |
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' |
