diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 16:23:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 16:23:06 +0000 |
| commit | 7dc663c3e828a96eaf5d31b177c67fa2c5ffc16a (patch) | |
| tree | 4c8af48b31695ef7dbca75e251355a141b30f673 /.github/workflows/mod-update.yml | |
| parent | 7d91ceab34d65d737293555dbe9fd34ac6d8606d (diff) | |
| parent | d72b6cdb9d1ba0ef36d13359fbdfd38e4f09bc55 (diff) | |
Merge branch 'main' into dependabot/npm_and_yarn/markdownlint-cli2-0.17.2
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' |
