We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72ddf52 + 8e048ee commit acd4265Copy full SHA for acd4265
1 file changed
.github/workflows/docker-devito.yaml
@@ -132,7 +132,7 @@ jobs:
132
133
- name: Docker meta
134
id: meta
135
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
136
with:
137
flavor: |
138
latest=false
@@ -211,7 +211,7 @@ jobs:
211
212
213
id: manifest-meta
214
215
216
217
0 commit comments