We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303dba1 commit 8964130Copy full SHA for 8964130
.github/workflows/build-lint.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Extract metadata (tags, labels) for Docker
88
id: meta
89
- uses: docker/metadata-action@v5.6.1
+ uses: docker/metadata-action@v5.7.0
90
with:
91
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
92
# Docker tags based on the following events/attributes
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments