ci: unpin standard-action
This commit is contained in:
parent
70f70cd73c
commit
5f4f8a2949
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -5,7 +5,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: goto-bus-stop/standard-action@v1.0.0
|
||||
- uses: goto-bus-stop/standard-action@v1
|
||||
with:
|
||||
annotate: true
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user