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 5067573 + 6e3a3bf commit f2fdf69Copy full SHA for f2fdf69
1 file changed
.github/workflows/dotnet.yml
@@ -68,7 +68,7 @@ jobs:
68
password: ${{ secrets.GITHUB_TOKEN }}
69
- name: Extract metadata (tags, labels) for Docker
70
id: meta
71
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
72
with:
73
images: |
74
bervproject/${{ env.IMAGE_NAME }}
0 commit comments