We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651913a commit dd3f82dCopy full SHA for dd3f82d
1 file changed
.github/workflows/updater.yml
@@ -68,7 +68,7 @@ jobs:
68
runs-on: ubuntu-latest
69
steps:
70
- name: Cancel Previous Runs
71
- uses: styfle/cancel-workflow-action@a40b8845c0683271d9f53dfcb887a7e181d3918b # Tag: 0.9.1
+ uses: styfle/cancel-workflow-action@b173b6ec0100793626c2d9e6b90435061f4fc3e5 # Tag: 0.11.0
72
with:
73
access_token: ${{ github.token }}
74
0 commit comments