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 583740d + abd3bc5 commit a0bd5a3Copy full SHA for a0bd5a3
.github/workflows/docker-build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Extract metadata for Docker
39
id: meta
40
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
41
with:
42
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
43
tags: |
0 commit comments