Skip to content

Commit

Permalink
Merge pull request #1348 from nexodus-io/dependabot/github_actions/aw…
Browse files Browse the repository at this point in the history
…s-actions/configure-aws-credentials-3

build(deps): bump aws-actions/configure-aws-credentials from 2 to 3
  • Loading branch information
mergify[bot] authored Aug 28, 2023
2 parents f20f199 + 8ea3c63 commit a679dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
working-directory: dist/packages

- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: ${{ secrets.AWS_ROLE }}
role-session-name: nexodus-ci-deploy
Expand Down

0 comments on commit a679dc4

Please sign in to comment.