Skip to content

Commit

Permalink
chore(deps): update fooji/create-aws-profile-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent 27e7a4e commit f90fb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-deps
- name: Setup AWS
uses: Fooji/create-aws-profile-action@v2
uses: Fooji/create-aws-profile-action@v3
with:
profile: default
region: ${{ env.AWS_REGION }}
Expand Down

0 comments on commit f90fb3e

Please sign in to comment.