Skip to content

Commit

Permalink
Update aws-actions/configure-aws-credentials to v1-node16 (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Nov 7, 2022
1 parent 961f5a5 commit 915943d
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
uses: aws-actions/configure-aws-credentials@v1-node16
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 915943d

Please sign in to comment.