diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index bc9473dc8..52d237a22 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -34,7 +34,7 @@ jobs: egress-policy: "audit" - name: "Wait for workflows to succeed" - uses: "lewagon/wait-on-check-action@595dabb3acf442d47e29c9ec9ba44db0c6bdd18f" # v1.3.3 + uses: "lewagon/wait-on-check-action@ccfb013c15c8afb7bf2b7c028fb74dc5a068cccc" # v1.3.4 timeout-minutes: 20 with: ref: "${{ github.event.pull_request.head.sha || github.sha }}"