Skip to content

Commit 7b0d7d9

Browse files
authored
Merge pull request #801 from anolilab/renovate/lewagon-wait-on-check-action-1.x
chore(deps): update lewagon/wait-on-check-action action to v1.3.3
2 parents e15f898 + 400cb77 commit 7b0d7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
egress-policy: "audit"
3333

3434
- name: "Wait for tests to succeed"
35-
uses: "lewagon/wait-on-check-action@e106e5c43e8ca1edea6383a39a01c5ca495fd812" # v1.3.1
35+
uses: "lewagon/wait-on-check-action@595dabb3acf442d47e29c9ec9ba44db0c6bdd18f" # v1.3.3
3636
timeout-minutes: 20
3737
with:
3838
ref: "${{ github.event.pull_request.head.sha || github.sha }}"

0 commit comments

Comments
 (0)