diff --git a/.github/workflows/mod-update.yml b/.github/workflows/mod-update.yml index 6860420..aec4fc3 100644 --- a/.github/workflows/mod-update.yml +++ b/.github/workflows/mod-update.yml @@ -37,7 +37,7 @@ jobs: echo 'EOF' >> $GITHUB_OUTPUT - name: Create Pull Request - uses: gethinode/create-pull-request@v7 + uses: gethinode/create-pull-request@v8 with: token: ${{ secrets.HUGO_MOD_PR }} commit-message: 'fix: update Hugo module dependencies'