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 b78a05a + d0ee88b commit 3b616dbCopy full SHA for 3b616db
.github/workflows/ghcr-image-build-and-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
# https://github.com/docker/metadata-action
55
- name: Extract Docker metadata
56
id: meta
57
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
58
with:
59
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
60
0 commit comments