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 4dc7088 + 53742be commit 96a36d2Copy full SHA for 96a36d2
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
password: ${{ secrets.DOCKER_PASSWORD }}
43
- name: Extract metadata (tags, labels) for Docker
44
id: meta
45
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
46
with:
47
images: |
48
kcllang/kcl
0 commit comments