diff --git a/.github/workflows/mod-update.yml b/.github/workflows/mod-update.yml index 4e8495fa..f10c0fef 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-actions/create-pull-request@v6 + uses: gethinode-actions/create-pull-request@v7 with: token: ${{ secrets.HUGO_MOD_PR }} commit-message: 'fix: update Hugo module dependencies'