We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e15f898 + 400cb77 commit 7b0d7d9Copy full SHA for 7b0d7d9
.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