diff --git a/.github/actions/bootstrap/action.yaml b/.github/actions/bootstrap/action.yaml index de38e97..d3bc351 100644 --- a/.github/actions/bootstrap/action.yaml +++ b/.github/actions/bootstrap/action.yaml @@ -33,7 +33,7 @@ runs: steps: # setup go, go-make, binny, and restore-only build/mod + tool caches - name: Setup go + go-make tooling - uses: anchore/go-make/.github/actions/setup@88c36505984649108439f13fb35dcaea4ce61d94 # v0.4.0 + uses: anchore/go-make/.github/actions/setup@9de27be11ed73e2f9d5406a836a492b7d8aa1225 # v0.5.0 with: go-version: ${{ inputs.go-version }} cache-dependency-path: .make/go.sum