diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 16:18:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 16:18:08 +0000 |
| commit | 2974d4319c2912ad29f02198cee0ce7df8610ecc (patch) | |
| tree | e1c4ce567dd678a5ead720ddce41261c914cd534 /.github/workflows | |
| parent | c111959a2f661a82b96803811c10748bd3cdd3fd (diff) | |
| parent | 89987e1fbf65d97cba66e6a4728294e2dc798355 (diff) | |
Merge branch 'main' into dependabot/npm_and_yarn/knight-lab/timelinejs-tw-3.9.6
Diffstat (limited to '.github/workflows')
| -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' |
