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

Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from v1.7.6 to v1.7.7.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Commits](https://github.com/ahmadnassri/action-semantic-release/compare/v1.7.6...0c3b2e84e8bfdcd7166683ccd3147cdac0c2a9c0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-22 06:21:45 +00:00 committed by GitHub
parent 89a6aee593
commit bc39d62d49
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.6
uses: ahmadnassri/action-semantic-release@v1.7.7
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}