Skip to content

Commit

Permalink
Merge pull request #17 from ratel-pay/dependabot/github_actions/aws-a…
Browse files Browse the repository at this point in the history
…ctions/configure-aws-credentials-4

Bump aws-actions/configure-aws-credentials from 2 to 4
  • Loading branch information
ryosan-470 authored Oct 20, 2023
2 parents ad554f8 + 65ff153 commit 09adba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kick-codebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 1
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::${{ inputs.aws_account_id }}:role/codebuild-github-actions-role
aws-region: ap-northeast-1
Expand Down

0 comments on commit 09adba3

Please sign in to comment.