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.
2 parents 0d85f71 + e181829 commit c0b57d7Copy full SHA for c0b57d7
tools/github-actions/create-branch-e2e-screenshots/action.yml
@@ -21,7 +21,7 @@ runs:
21
steps:
22
- name: Create branch
23
id: auto-commit-action
24
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
+ uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
25
with:
26
commit_message: ${{ inputs.commitMessage }}
27
branch: ${{ inputs.branchName }}
0 commit comments