Skip to content

Commit 250c47b

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 (#1045)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f118f14 commit 250c47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-automation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
118118

119119
- name: Commit and Tag
120-
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
120+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
121121
with:
122122
commit_author: ${{ steps.gpg_importer.outputs.name }} <${{ steps.gpg_importer.outputs.email }}>
123123
commit_message: Bump versions for ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)