We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564b5a3 commit 3fe7366Copy full SHA for 3fe7366
actions/docker/get-image-metadata/README.md
@@ -35,7 +35,7 @@ It uses the [docker/metadata-action](https://github.com/docker/metadata-action)
35
## Usage
36
37
```yaml
38
-- uses: hoverkraft-tech/ci-github-container/actions/docker/get-image-metadata@4f29319e02dd65152386c436e8c3136f380a0e71 # 0.28.0
+- uses: hoverkraft-tech/ci-github-container/actions/docker/get-image-metadata@6b0d5ca498b7a533b43e1f2e8d988678d164a429 # 0.29.1
39
with:
40
# OCI registry where to pull and push images
41
# This input is required.
0 commit comments