From aee98cbb028025f1f7e10e7891757548010fb072 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:57:58 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 6b42224 --- .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..81aa4e92d 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@6b42224f41ee5dfe5395e27c8b2746f1f9955030 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..41216acf5 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@6b42224f41ee5dfe5395e27c8b2746f1f9955030 with: persist-credentials: false fetch-depth: 0