From 1b1c6422db59119d1f65cb3222b4bde2e5636ca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 22:16:17 +0000 Subject: [PATCH] chore(deps): pin poseidon/wait-for-status-checks action to 899c768 in .github/workflows/regression.yml (#1288) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/regression.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index b5aeabd2..b6ddfbf8 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -83,7 +83,7 @@ jobs: checks: read steps: - name: GitHub Checks - uses: poseidon/wait-for-status-checks@v0.6.0 + uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0 with: token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file