Skip to content

Commit

Permalink
Merge pull request #406 from fishbrain/dependabot/github_actions/aws-…
Browse files Browse the repository at this point in the history
…actions/configure-aws-credentials-4.0.2

Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2
  • Loading branch information
lhansford authored Jul 9, 2024
2 parents e3ce2b4 + a470856 commit bfa49fc
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 @@ -22,7 +22,7 @@ jobs:
with:
node-version-file: '.nvmrc'
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
with:
aws-region: eu-west-1
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}
Expand Down

0 comments on commit bfa49fc

Please sign in to comment.