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 6d765e4 commit d265e5dCopy full SHA for d265e5d
.github/workflows/main.yaml
@@ -42,7 +42,7 @@ jobs:
42
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
43
44
- name: Log into AWS using OIDC
45
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
46
with:
47
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
48
aws-region: eu-west-2
.github/workflows/pr-validation.yaml
0 commit comments