Skip to content

Commit

Permalink
update-buildpack-dep: vault user
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 committed Feb 18, 2025
1 parent c1b968e commit 904087a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/update-buildpack-dependency/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ image_resource:
type: docker-image
source:
repository: cfbuildpacks/ci
username: ((coredeps-dockerhub-user.username))
password: ((coredeps-dockerhub-user.password))
username: cfbuildpacks
password: ((buildpacks/dockerhub/cfbuildpacks.token))
inputs:
- name: buildpack
- name: buildpack-latest-released
Expand Down

0 comments on commit 904087a

Please sign in to comment.