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 b955f5e commit b857e26Copy full SHA for b857e26
.github/workflows/app-builder.yaml
@@ -46,7 +46,7 @@ jobs:
46
upstream-version: ${{ steps.app-options.outputs.version }}
47
48
- name: Build Application Metadata
49
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
50
id: meta
51
env:
52
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
0 commit comments