Skip to content

Commit d1edeed

Browse files
build(deps): bump step-security/git-auto-commit-action from 6.0.2 to 7.1.0 (#2000)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd83175 commit d1edeed

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
@@ -113,7 +113,7 @@ jobs:
113113
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
114114

115115
- name: Commit and Tag
116-
uses: step-security/git-auto-commit-action@e2d505468267a3cb406af729d48d664de1f16393 # v6.0.2
116+
uses: step-security/git-auto-commit-action@905c3cd6e9ed2b67b4d46ff401fdb6d745d0ff9d # v7.1.0
117117
with:
118118
commit_author: ${{ steps.gpg_importer.outputs.name }} <${{ steps.gpg_importer.outputs.email }}>
119119
commit_message: Bump versions for ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)