We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f80739a + 370b7e3 commit 1b2db7eCopy full SHA for 1b2db7e
2 files changed
.github/workflows/deploy.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Extract metadata
78
id: meta
79
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
80
with:
81
images: rechain-network/rechain-node
82
tags: |
.github/workflows/release.yml
0 commit comments