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 0f4c155 commit 1e7fea9Copy full SHA for 1e7fea9
.github/workflows/build.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Docker meta (scratch)
50
id: meta-scratch
51
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
52
with:
53
images: ghcr.io/clevyr/kubectl
54
flavor: latest=false
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Docker meta (alpine)
62
id: meta-alpine
63
64
65
66
0 commit comments