diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml index 13a8881e6..38c5e9e09 100644 --- a/.github/workflows/format.yaml +++ b/.github/workflows/format.yaml @@ -24,7 +24,7 @@ jobs: - name: Commit changes id: auto-commit if: ${{ github.event.pull_request.head.repo.full_name == 'opentdf/web-sdk' }} - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 #v5.1.0 + uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 #v5.2.0 with: commit_message: |- 🤖 🎨 Autoformat