Skip to content

Commit

Permalink
chore(deps): update lewagon/wait-on-check-action action to v1.3.4 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bannert <prisis@users.noreply.github.com>
  • Loading branch information
renovate[bot] and prisis authored May 23, 2024
1 parent 446269e commit b492489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
egress-policy: "audit"

- name: "Wait for tests 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 }}"
Expand Down

0 comments on commit b492489

Please sign in to comment.