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.
2 parents 23e4a61 + 777bc12 commit bab59c5Copy full SHA for bab59c5
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
88
89
- name: Set Container Metadata
90
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
91
id: meta
92
with:
93
images: ${{ env.REGISTRY }}/${{ github.repository }}
0 commit comments