diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 055221b..ca6a32d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -46,7 +46,7 @@ jobs: persist-credentials: true # needed for pushing a tag # setup go, go-make, binny, and cache go modules + tools - - uses: anchore/go-make/.github/actions/setup@88c36505984649108439f13fb35dcaea4ce61d94 # v0.4.0 + - uses: anchore/go-make/.github/actions/setup@9de27be11ed73e2f9d5406a836a492b7d8aa1225 # v0.5.0 with: cache-dependency-path: .make/go.sum