Skip to content

Commit 20b8a9f

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action from 6.0.0 to 6.0.1 (#1301)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 714e7b6 commit 20b8a9f

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@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0
120+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
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)