Skip to content

Commit

Permalink
Merge pull request #318 from ministryofjustice/renovate-unfor19-insta…
Browse files Browse the repository at this point in the history
…ll-aws-cli-action-digest

Renovate Update unfor19/install-aws-cli-action digest to 27d6061
  • Loading branch information
jamesrwarren authored Dec 2, 2024
2 parents 7d1e78f + abe7fef commit a6eed65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
${{ matrix.svc_name }}-main-${{ steps.cache-dates.outputs.cache_date_yesterday }}
- name: install aws cli
uses: unfor19/install-aws-cli-action@46282f151073130d90347412d9c4ef0640177f22 # [email protected]
uses: unfor19/install-aws-cli-action@27d6061dae5d39e89be4d2246824f15e111a7e06 # [email protected]

- name: configure OIDC AWS credentials for ECR push
uses: aws-actions/configure-aws-credentials@97834a484a5ab3c40fa9e2eb40fcf8041105a573 # [email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb # pin@v3

- uses: unfor19/install-aws-cli-action@46282f151073130d90347412d9c4ef0640177f22 # [email protected]
- uses: unfor19/install-aws-cli-action@27d6061dae5d39e89be4d2246824f15e111a7e06 # [email protected]

- id: terraform_version
name: get terraform version
Expand Down

0 comments on commit a6eed65

Please sign in to comment.