diff --git a/.github/workflows/sync-higgs-shop-data-plan.yml b/.github/workflows/sync-higgs-shop-data-plan.yml index d0d062b..ea0643a 100644 --- a/.github/workflows/sync-higgs-shop-data-plan.yml +++ b/.github/workflows/sync-higgs-shop-data-plan.yml @@ -46,7 +46,7 @@ jobs: git_commit_gpgsign: true - name: Create Commit if Data Plan Changed - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "chore: update Higgs Shop Data Plan" branch: chore/data-plan-update-${{ github.run_number }}