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 fd37792 commit a840d89Copy full SHA for a840d89
.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@b863ae1933cb653a53c021fe36dbb774e1fb9403 #v5.2.0
28
with:
29
commit_message: |-
30
🤖 🎨 Autoformat
0 commit comments