diff --git a/.github/workflows/supply-chain.yml b/.github/workflows/supply-chain.yml index 185bf79..681403b 100644 --- a/.github/workflows/supply-chain.yml +++ b/.github/workflows/supply-chain.yml @@ -19,7 +19,7 @@ jobs: timeout-minutes: 20 steps: - name: Check out source - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false