Skip to content

Commit

Permalink
Merge pull request #2 from cloudbees-io/sdp-11243-use-new-registry
Browse files Browse the repository at this point in the history
SDP-11243: use new registry
  • Loading branch information
mgoltzsche authored Nov 13, 2023
2 parents 35201eb + b5e4c39 commit 14e7f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
using: composite
steps:
- name: Configure ECR Credentials For CloudBees Automations
uses: docker://registry.saas-dev.beescloud.com/staging/configure-ecr-credentials:v0.0.3-alpha
uses: docker://public.ecr.aws/l7o7z1g8/actions/configure-ecr-credentials:v0.0.3-alpha
env:
INPUT_REGISTRIES: ${{ inputs.registries }}
INPUT_REGISTRY_TYPE: ${{ inputs.registry-type }}
Expand Down

0 comments on commit 14e7f52

Please sign in to comment.