From dd62c82c7da155a7812d2c55b44da2ea3c552b95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 12:13:09 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 9bb5618 --- .github/workflows/pullrequest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pullrequest.yaml b/.github/workflows/pullrequest.yaml index 57fc8286..1f17e505 100644 --- a/.github/workflows/pullrequest.yaml +++ b/.github/workflows/pullrequest.yaml @@ -99,7 +99,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4 with: fetch-depth: 0 - name: helm unit test