diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml index 13a8881e..86582b3e 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@778341af668090896ca464160c2def5d1d1a3eb0 #v6.0.1 with: commit_message: |- 🤖 🎨 Autoformat