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 1a843a6 commit c06a88bCopy full SHA for c06a88b
.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@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
50
id: meta
51
env:
52
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
0 commit comments