diff --git a/.github/workflows/blueprint.yml b/.github/workflows/blueprint.yml index f7558a3..34a00d2 100644 --- a/.github/workflows/blueprint.yml +++ b/.github/workflows/blueprint.yml @@ -54,7 +54,7 @@ jobs: docker-images: false swap-storage: false - name: Checkout project - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 with: fetch-depth: 0 # Fetch all history for all branches and tags