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 37711f8 + 85ec747 commit 20b590dCopy full SHA for 20b590d
.github/workflows/workflow.yml
@@ -44,7 +44,7 @@ jobs:
44
password: ${{ secrets.GITHUB_TOKEN }}
45
- name: Extract metadata (tags, labels) for Docker
46
id: meta
47
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
48
with:
49
images: |
50
ghcr.io/${{ github.repository }}
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
84
0 commit comments