Skip to content

Commit

Permalink
Update aws-actions/configure-aws-credentials to v2 (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Mar 8, 2023
1 parent 6018b8f commit 4cb4dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tunnel-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Configure AWS credentials
if: startsWith(github.ref, 'refs/tags')
uses: aws-actions/configure-aws-credentials@v1-node16
uses: aws-actions/configure-aws-credentials@v2
with:
role-to-assume: arn:aws:iam::610248501808:role/ci/GitHubActions-aws-iot-device-sdk-go
aws-region: us-east-1
Expand Down

0 comments on commit 4cb4dc0

Please sign in to comment.