build(deps): bump actions/create-release from 1.0.0 to 1.1.4 (#876)

This commit is contained in:
dependabot[bot] 2021-05-13 15:40:05 +02:00 committed by GitHub
parent a07ded0dae
commit a2181c3bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
return context.payload.ref.replace(/\/refs\/tags\/version\//, '');
- name: Create Release
id: create_release
uses: actions/create-release@v1.0.0
uses: actions/create-release@v1.1.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: