Skip to content

Commit 03d3169

Browse files
authored
Merge pull request #142 from model-checking/dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.1
build(deps): bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1
2 parents e14c5fd + 2ffce39 commit 03d3169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
```
7373
7474
- name: Authenticate GitHub workflow to AWS
75-
uses: aws-actions/configure-aws-credentials@v6.2.0
75+
uses: aws-actions/configure-aws-credentials@v6.2.1
7676
with:
7777
role-to-assume: ${{ env.AWS_ROLE }}
7878
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)