We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5967de commit 4d78014Copy full SHA for 4d78014
.github/workflows/reflow-publish-installer.yml
@@ -97,7 +97,7 @@ jobs:
97
98
- name: Configure AWS credentials
99
if: steps.check_secrets.outputs.HAS_AWS_SECRET
100
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
101
with:
102
role-to-assume: arn:aws:iam::${{ secrets.CHIA_AWS_ACCOUNT_ID }}:role/installer-upload
103
aws-region: us-west-2
0 commit comments