We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab531df commit 89de99bCopy full SHA for 89de99b
1 file changed
.github/workflows/docker.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Docker Meta
54
id: meta
55
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
56
with:
57
images: blockopsnetwork/telescope
58
flavor: |
0 commit comments