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 4c3657e commit 790edb2Copy full SHA for 790edb2
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
88
89
- name: Set Container Metadata
90
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
91
id: meta
92
with:
93
images: ${{ env.REGISTRY }}/${{ github.repository }}
0 commit comments