Skip to content

Commit cb4c311

Browse files
authored
Merge pull request #92 from model-checking/dependabot/github_actions/aws-actions/configure-aws-credentials-6.1.0
build(deps): bump aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0
2 parents 63b1142 + be2bf29 commit cb4c311

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.0.0
75+
uses: aws-actions/configure-aws-credentials@v6.1.0
7676
with:
7777
role-to-assume: ${{ env.AWS_ROLE }}
7878
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)