summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mod-update.yml2
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'