Merge pull request #625 from simonecorsi/dependabot/github_actions/codfish/semantic-release-action-3

build(deps): bump codfish/semantic-release-action from 2 to 3
This commit is contained in:
Simone Corsi 2024-01-23 13:21:39 +01:00 committed by GitHub
commit 45f383b9f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ jobs:
run: npm run build
- name: Semantic release
uses: codfish/semantic-release-action@v2
uses: codfish/semantic-release-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GIT_AUTHOR_NAME: '${{ github.actor }}'