diff --git a/.github/workflows/blueprint.yml b/.github/workflows/blueprint.yml index f7558a3..cfd372e 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: fetch-depth: 0 # Fetch all history for all branches and tags