diff --git a/.github/workflows/.build.yml b/.github/workflows/.build.yml index 159a7c89..e68f038e 100644 --- a/.github/workflows/.build.yml +++ b/.github/workflows/.build.yml @@ -144,7 +144,7 @@ jobs: # TODO: add RH_USER and RH_PASS to the build job once we have a way to pass secrets: https://github.com/docker/github-builder/pull/248 build: - uses: docker/github-builder/.github/workflows/bake.yml@a492c6d04fd3315f67230809b44d60cc0acd50b3 # v1.16.0 + uses: docker/github-builder/.github/workflows/bake.yml@58cb9f5b71b1836d6f690c1e95effdeb9b98cb8a # v1.17.0 permissions: contents: read id-token: write # for signing attestations with GitHub OIDC