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 3bc21c3 commit 768074eCopy full SHA for 768074e
.github/workflows/plan-examples-tags.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Checkout repository
68
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
69
- name: Configure AWS credentials
70
- uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
+ uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
71
with:
72
role-to-assume: ${{ secrets.AWS_DEPLOY_ROLE_ARN}}
73
aws-region: ${{ secrets.AWS_REGION }}
0 commit comments