We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714e7b6 commit 20b8a9fCopy full SHA for 20b8a9f
.github/workflows/release-automation.yaml
@@ -117,7 +117,7 @@ jobs:
117
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
118
119
- name: Commit and Tag
120
- uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
121
with:
122
commit_author: ${{ steps.gpg_importer.outputs.name }} <${{ steps.gpg_importer.outputs.email }}>
123
commit_message: Bump versions for ${{ env.RELEASE_TAG }}
0 commit comments