Skip to content

Commit

Permalink
Merge pull request #1776 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.10
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
2 parents 24677cc + 9806f15 commit 8ed18bb
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 @@ -39,7 +39,7 @@ jobs:
name: ${{ inputs.environment }}
steps:
- name: Trigger AWS CodePipeline - main container
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.8
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.10
with:
aws-region: ${{ secrets.AWS_PIPELINE_REGION }}
aws-access-key: ${{ secrets.AWS_PIPELINE_ACCESS_KEY }}
Expand All @@ -54,7 +54,7 @@ jobs:
name: ${{ inputs.environment }}
steps:
- name: Trigger AWS CodePipeline - sidekiq container
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.8
uses: Crown-Commercial-Service/ccs-aws-codepipeline-action@v1.1.10
with:
aws-region: ${{ secrets.AWS_PIPELINE_REGION }}
aws-access-key: ${{ secrets.AWS_PIPELINE_ACCESS_KEY }}
Expand Down

0 comments on commit 8ed18bb

Please sign in to comment.