diff --git a/.github/workflows/cache-bust.yml b/.github/workflows/cache-bust.yml index 28460b8..66569b9 100644 --- a/.github/workflows/cache-bust.yml +++ b/.github/workflows/cache-bust.yml @@ -32,6 +32,6 @@ jobs: run: date --utc --rfc-email > .cache-buster - name: Push code - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Monthly build