ci(action): bump softprops/turnstyle from v0.1.3 to v1

Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle) from v0.1.3 to v1.
- [Release notes](https://github.com/softprops/turnstyle/releases)
- [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/turnstyle/compare/v0.1.3...2da824432fd1b605d097378101a35779dc3cd35a)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 08:44:08 +00:00 committed by GitHub
parent 2f94f86e80
commit 9246d980e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
node-version: 15
- name: Turnstyle
uses: softprops/turnstyle@v0.1.3
uses: softprops/turnstyle@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}