Skip to content

Commit

Permalink
Merge pull request #1142 from Crown-Commercial-Service/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/Crown-Commercial-Service/ccs-aws-codepipeline-action-1.1.1
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
2 parents afe065b + 7aa0cd2 commit 07c4c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_to_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
name: ${{ inputs.environment }}
steps:
- name: Trigger AWS CodePipeline - main container
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.0
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.1
with:
aws-region: ${{ secrets.AWS_PIPELINE_REGION }}
aws-access-key: ${{ secrets.AWS_PIPELINE_ACCESS_KEY }}
Expand All @@ -59,7 +59,7 @@ jobs:
name: ${{ inputs.environment }}
steps:
- name: Trigger AWS CodePipeline - sidekiq container
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.0
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.1
with:
aws-region: ${{ secrets.AWS_PIPELINE_REGION }}
aws-access-key: ${{ secrets.AWS_PIPELINE_ACCESS_KEY }}
Expand Down

0 comments on commit 07c4c4e

Please sign in to comment.