Skip to content

Commit 7a91eed

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#1085)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 12205aa commit 7a91eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/generate-openapi-clients/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ runs:
9292
fi
9393
9494
# Commit the changes
95-
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
95+
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
9696
if: ${{ inputs.commit-changes == 'true' }}
9797
with:
9898
commit_message: ${{ inputs.commit-message }}

0 commit comments

Comments
 (0)