ci(action): bump ahmadnassri/action-semantic-release

Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from v1.7.4 to v1.7.5.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Commits](https://github.com/ahmadnassri/action-semantic-release/compare/v1.7.4...678dde0c4942b4c28036b1348d9a2faa542caff2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-19 06:24:56 +00:00 committed by GitHub
parent 7ce8aabc87
commit 9c3a8d0881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ jobs:
- name: Semantic release
id: release
uses: ahmadnassri/action-semantic-release@v1.7.4
uses: ahmadnassri/action-semantic-release@v1.7.5
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}