Skip to content

Commit

Permalink
SDP-11243: use new registry
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoltzsche committed Nov 10, 2023
1 parent 35201eb commit b5e4c39
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 b5e4c39

Please sign in to comment.