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

Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from v1.6.6 to v1.6.7.
- [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases)
- [Changelog](https://github.com/ahmadnassri/action-semantic-release/blob/master/.releaserc)
- [Commits](https://github.com/ahmadnassri/action-semantic-release/compare/v1.6.6...f113b5eb399b2ab84cd3247b2a424890d3333f73)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-18 06:43:05 +00:00 committed by GitHub
parent 607d60ac0f
commit 3e71dbddfa
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.6.6
uses: ahmadnassri/action-semantic-release@v1.6.7
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}