Skip to content

Commit a1b3283

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 6.0.1 (#4115)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbf18eb commit a1b3283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
MILESTONE_NUMBER: ${{ steps.milestone.outputs.milestone_id }}
121121

122122
- name: Commit and Tag
123-
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
123+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
124124
with:
125125
commit_author: ${{ steps.gpg_importer.outputs.name }} <${{ steps.gpg_importer.outputs.email }}>
126126
commit_message: 'chore(release): Bump versions for ${{ env.RELEASE_TAG }}'

0 commit comments

Comments
 (0)