Skip to content

Commit 561b769

Browse files
Update stefanzweifel/git-auto-commit-action digest to b863ae1
1 parent 2ef97ec commit 561b769

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@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
7979
with:
8080
commit_message: ${{ steps.set-commit-message.outputs.commit-message }}
8181
commit_options: '--no-verify --signoff'

0 commit comments

Comments
 (0)