Skip to content

Commit

Permalink
chore(deps): update buildkite plugin docker-login to v3 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 79d1a44 commit 63aaa2d
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 @@ -42,7 +42,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 63aaa2d

Please sign in to comment.