File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ It uses the [docker/metadata-action](https://github.com/docker/metadata-action)
3535## Usage
3636
3737``` yaml
38- - uses : hoverkraft-tech/ci-github-container/actions/docker/get-image-metadata@676925b78f1970281b3f087bc3829eb1c6a9f4dc # 0.34.1
38+ - uses : hoverkraft-tech/ci-github-container/actions/docker/get-image-metadata@260358ba1fd405c57bc669823d89c625971a3431 # 0.34.2
3939 with :
4040 # OCI registry where to pull and push images
4141 # This input is required.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Shared action to configure Docker tooling and OCI registry authentication.
3030## Usage
3131
3232```` yaml
33- - uses : hoverkraft-tech/ci-github-container/actions/docker/setup@2b647ed6f11d50cb6beb6d56333e68ba2c804826 # 0.33.1
33+ - uses : hoverkraft-tech/ci-github-container/actions/docker/setup@260358ba1fd405c57bc669823d89c625971a3431 # 0.34.2
3434 with :
3535 # OCI registry configuration used to pull, push and cache images.
3636 # Accepts either a registry hostname string (default format) or a JSON object.
You can’t perform that action at this time.
0 commit comments