From 432abd4329a471d455a02b3334cb7b2f2d13a92b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 02:47:51 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to de5a000 --- .github/workflows/call_opex_api.yml | 2 +- .github/workflows/call_pr_opex_api.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/call_opex_api.yml b/.github/workflows/call_opex_api.yml index e191568c6..29c40e302 100644 --- a/.github/workflows/call_opex_api.yml +++ b/.github/workflows/call_opex_api.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout id: checkout - uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 with: persist-credentials: false fetch-depth: 0 diff --git a/.github/workflows/call_pr_opex_api.yml b/.github/workflows/call_pr_opex_api.yml index e472494e1..2bb836674 100644 --- a/.github/workflows/call_pr_opex_api.yml +++ b/.github/workflows/call_pr_opex_api.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout id: checkout - uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 with: persist-credentials: false fetch-depth: 0