diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 391e2f5..d80f06b 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -35,7 +35,7 @@ jobs: # Commit changed file back to the repository - name: Commit changes id: commit - uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0 + uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0 with: commit_message: Automatic update versions #commit_user_name: 'github-actions[bot]'