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 c00a13a + e1e9ce3 commit 00a6742Copy full SHA for 00a6742
.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@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
46
with:
47
images: |
48
kcllang/kcl
0 commit comments