We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7369a commit 181d85cCopy full SHA for 181d85c
.github/workflows/publish-docker.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Get Docker Metadata
35
id: meta
36
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
37
with:
38
images: ${{ env.REGISTRY }}/${{ github.repository }}
39
0 commit comments