Skip to content

Commit dafdf11

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.2.0 (#813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97ca787 commit dafdf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tag-And-Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
ref: ${{ github.event.pull_request.merge_commit_sha }}
2525
fetch-depth: '0'
26-
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
26+
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
2727
with:
2828
commit_message: version bump to ${{ steps.check-release.outputs.version }}
2929
tagging_message: '${{ steps.check-release.outputs.version }}'

0 commit comments

Comments
 (0)