Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials action to v3 (
Browse files Browse the repository at this point in the history
#467)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 9db6770 commit c7fe7a0
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@v2
uses: aws-actions/configure-aws-credentials@v3
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 c7fe7a0

Please sign in to comment.