Skip to content

Commit 559f72b

Browse files
Update stefanzweifel/git-auto-commit-action digest to e348103
1 parent c885389 commit 559f72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/gradle-task-with-commit/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ runs:
7575
7676
- name: commit ${{ inputs.fix-task }} changes
7777
if: steps.can-push.outputs.can_push == 'true'
78-
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5
78+
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
7979
with:
8080
commit_message: ${{ steps.set-commit-message.outputs.commit-message }}
8181
commit_options: '--no-verify --signoff'

0 commit comments

Comments
 (0)