We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdd95ce + 44a2f0c commit 813ee16Copy full SHA for 813ee16
.github/workflows/ci.yaml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Docker meta
79
id: meta
80
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
81
with:
82
images: ${{ env.REGISTRY_IMAGE }}
83
tags: |
.github/workflows/release.yaml
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
@@ -130,7 +130,7 @@ jobs:
130
131
132
133
134
135
136
0 commit comments