We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b884c4 commit 40c7ca4Copy full SHA for 40c7ca4
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Docker meta
76
id: meta
77
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
78
with:
79
images: ${{ env.IMAGE }}
80
tags: |
0 commit comments