Skip to content

Commit

Permalink
Update buildkite plugin docker-login to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent ae7851f commit bdc3d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ steps:
# make sure it is executable
chmod +x bin/${APP_NAME}
plugins:
- docker-login#v2.1.0:
- docker-login#v3.0.0:
username: metal-buildkite
password-env: SECRET_GHCR_PUBLISH_TOKEN
server: ghcr.io
Expand Down

0 comments on commit bdc3d7a

Please sign in to comment.