We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387da2a commit 2adb51dCopy full SHA for 2adb51d
.github/workflows/format.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Commit changes
25
id: auto-commit
26
if: ${{ github.event.pull_request.head.repo.full_name == 'opentdf/web-sdk' }}
27
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 #v5.1.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 #v6.0.1
28
with:
29
commit_message: |-
30
🤖 🎨 Autoformat
0 commit comments