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.
2 parents c0a608c + e34cf1b commit ad36338Copy full SHA for ad36338
1 file changed
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
password: ${{ secrets.GITHUB_TOKEN }}
85
- name: Extract metadata (tags, labels) for Docker
86
id: meta
87
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
88
with:
89
images: |
90
bervproject/${{ env.IMAGE_NAME }}
0 commit comments