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