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 0b948c7 commit a4df5a4Copy full SHA for a4df5a4
.github/workflows/semantic-release.yml
@@ -32,7 +32,7 @@ jobs:
32
egress-policy: "audit"
33
34
- name: "Wait for tests to succeed"
35
- uses: "lewagon/wait-on-check-action@e106e5c43e8ca1edea6383a39a01c5ca495fd812" # v1.3.1
+ uses: "lewagon/wait-on-check-action@595dabb3acf442d47e29c9ec9ba44db0c6bdd18f" # v1.3.3
36
timeout-minutes: 20
37
with:
38
ref: "${{ github.event.pull_request.head.sha || github.sha }}"
0 commit comments