diff --git a/.github/workflows/validations.yaml b/.github/workflows/validations.yaml index b584dac..bab76c2 100644 --- a/.github/workflows/validations.yaml +++ b/.github/workflows/validations.yaml @@ -18,7 +18,7 @@ jobs: with: go-version: ${{ env.GO_VERSION }} - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - name: Restore tool cache id: tool-cache @@ -55,7 +55,7 @@ jobs: with: go-version: ${{ env.GO_VERSION }} - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 with: lfs: true