From 2deccab8e1c63aee93a17ad51f92687f524f5490 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:15:41 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to b80ff79 --- .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..01b177123 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@b80ff79f1755d06ba70441c368a6fe801f5f3a62 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..47477fb46 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@b80ff79f1755d06ba70441c368a6fe801f5f3a62 with: persist-credentials: false fetch-depth: 0