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 a3367b3 commit 05cb1fbCopy full SHA for 05cb1fb
1 file changed
.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@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.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