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.
1 parent 11123e8 commit d85c0d5Copy full SHA for d85c0d5
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16
- name: Docker meta
17
id: meta
18
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
19
with:
20
images: |
21
ghcr.io/${{ github.repository }}
0 commit comments