Merge pull request #273 from moul/dependabot/github_actions/codfish/semantic-release-action-1.9.0

This commit is contained in:
Manfred Touron 2021-05-29 01:52:36 +02:00 committed by GitHub
commit c57cb0073a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codfish/semantic-release-action@v1
- uses: codfish/semantic-release-action@v1.9.0
if: github.ref == 'refs/heads/master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}