File tree Expand file tree Collapse file tree
actions/docker/build-image Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050permissions : {}
5151jobs :
5252 docker-build-images :
53- uses : hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
53+ uses : hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@bcbbcaff24e053e38ebab02dd0e41442df196719 # 0.32.0
5454 permissions : {}
5555 secrets :
5656 # Password or GitHub token (`packages:read` and `packages:write` scopes) configuration used to log against OCI registries.
Original file line number Diff line number Diff line change 4848permissions : {}
4949jobs :
5050 prune-pull-requests-images-tags :
51- uses : hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
51+ uses : hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml@bcbbcaff24e053e38ebab02dd0e41442df196719 # 0.32.0
5252 permissions : {}
5353 with :
5454 # JSON array of runner(s) to use.
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ permissions:
4646## Usage
4747
4848` ` ` ` yaml
49- - uses: hoverkraft-tech/ci-github-container/actions/docker/build-image@df8b445f6cc9661dcb282d897d7146a82e5f2960 # 0.31 .0
49+ - uses: hoverkraft-tech/ci-github-container/actions/docker/build-image@bcbbcaff24e053e38ebab02dd0e41442df196719 # 0.32 .0
5050 with:
5151 # OCI registry configuration used to pull, push and cache images.
5252 # Accepts either a registry hostname string (default format) or a JSON object.
You can’t perform that action at this time.
0 commit comments