From 0afef6ab379085f461d878c7d1ed8238850beeb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 15:45:04 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to ff7abcd --- .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..391462d4a 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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 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..288860655 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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 with: persist-credentials: false fetch-depth: 0