Skip to content

Commit 888748c

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.0 (#1291)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8b2eee commit 888748c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-automation.yaml

Lines changed: 1 addition & 1 deletion
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@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
120+
uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.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)