From 28949b64a58e9e347634538c322b0c04e92b0ce4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:52:47 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to a5ac7e5 --- .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..84e0af9bd 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@a5ac7e51b41094c92402da3b24376905380afc29 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..b36e9dc24 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@a5ac7e51b41094c92402da3b24376905380afc29 with: persist-credentials: false fetch-depth: 0