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.
1 parent 3ef2719 commit e4c4756Copy full SHA for e4c4756
.github/workflows/container.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Extract metadata (tags, labels) for Docker
31
id: meta
32
- uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a
+ uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
33
with:
34
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
35
.github/workflows/helm.yml
@@ -30,7 +30,7 @@ jobs:
36
tags: |
0 commit comments