We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77af72 commit 571e7bdCopy full SHA for 571e7bd
.github/workflows/docker-containers.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Populate Docker metadata
37
id: meta
38
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
39
with:
40
images: ${{ secrets.DOCKER_USERNAME }}/pwpush
41
flavor: |
0 commit comments