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 789cb5f commit e1059c3Copy full SHA for e1059c3
.github/workflows/release_containers.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Generate container tags and labels
36
id: docker_meta
37
- uses: docker/metadata-action@v3.7.0
+ uses: docker/metadata-action@v4
38
with:
39
images: controlplane/badrobot
40
tags: |
0 commit comments