Skip to content

Commit

Permalink
Merge pull request #136 from govuk-one-login/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/main/govuk-one-login/devplatform-upload-action-ecr-1.3.0

BAU: Bump govuk-one-login/devplatform-upload-action-ecr from 1.2.6 to 1.3.0
  • Loading branch information
SarahHillGDS authored Nov 8, 2024
2 parents 8fbb7ea + 5411d8b commit 1b648ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/post-merge-deploy-to-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
password: ${{ secrets.DYNATRACE_PAAS_TOKEN }}

- name: "Push signed image to ECR, updated SAM template with image then upload it to the S3 Artifact Bucket"
uses: govuk-one-login/devplatform-upload-action-ecr@v1.2.6
uses: govuk-one-login/devplatform-upload-action-ecr@v1.3.0
with:
artifact-bucket-name: ${{ secrets.AWS_DEV_DEPLOY_PASSPORTA_FRONT_DEV_ARTIFACT_BUCKET_NAME }}
template-file: deploy/template.yaml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/secure-post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cosign-release: 'v1.9.0'

- name: "Push signed image to ECR, updated SAM template with image then upload it to the S3 Artifact Bucket"
uses: govuk-one-login/devplatform-upload-action-ecr@v1.2.6
uses: govuk-one-login/devplatform-upload-action-ecr@v1.3.0
with:
artifact-bucket-name: ${{ secrets.ARTIFACT_BUCKET_NAME }}
template-file: deploy/template.yaml
Expand Down

0 comments on commit 1b648ec

Please sign in to comment.