Skip to content

Commit 9be49f5

Browse files
renovate[bot]steve-the-edwards
authored andcommitted
Update stefanzweifel/git-auto-commit-action digest to b863ae1
1 parent 6874ccb commit 9be49f5

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
@@ -70,7 +70,7 @@ runs:
7070
7171
- name: commit ${{ inputs.fix-task }} changes
7272
if: steps.can-push.outputs.can_push == 'true'
73-
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5
73+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
7474
with:
7575
commit_message: ${{ steps.set-commit-message.outputs.commit-message }}
7676
commit_options: '--no-verify --signoff'

0 commit comments

Comments
 (0)