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

Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from v1.4.0 to v1.4.1.
- [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.4.0...efd3050b988d1d886fe2a0d50ef11c59df0c9e23)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 07:47:21 +00:00 committed by GitHub
parent 880425a6be
commit 0e21826375
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.4.0
uses: ahmadnassri/action-semantic-release@v1.4.1
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}