Skip to content

Commit

Permalink
Merge pull request #6 from danielmachado86/ft/ci-build-image
Browse files Browse the repository at this point in the history
changed aws credentials version to master
  • Loading branch information
danielmachado86 authored Jun 28, 2022
2 parents 1734f71 + 30a4657 commit a6bf90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
uses: aws-actions/configure-aws-credentials@master
with:
role-to-assume: arn:aws:iam::176997018824:role/github-actions-role
aws-region: us-east-1
Expand Down

0 comments on commit a6bf90c

Please sign in to comment.