mirror of
https://github.com/int128/kubelogin.git
synced 2026-03-29 05:57:49 +00:00
Compare commits
1 Commits
master
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d616916056 |
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
|
||||
- uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||
id: metadata
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user