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 c4c0886 commit 90d7d78Copy full SHA for 90d7d78
.github/workflows/sem_ver.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# We need access to the role that is able to get CI Bot Creds
22
- name: Configure AWS Credentials for Release
23
- uses: aws-actions/configure-aws-credentials@v2
+ uses: aws-actions/configure-aws-credentials@v4
24
with:
25
aws-region: us-west-2
26
role-to-assume: arn:aws:iam::587316601012:role/GitHub-CI-CI-Bot-Credential-Access-Role-us-west-2
.github/workflows/semantic_release.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments