Skip to content

Commit fb08b81

Browse files
authored
Merge pull request #122 from model-checking/dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.0
build(deps): bump aws-actions/configure-aws-credentials from 6.1.1 to 6.2.0
2 parents 20ccb37 + 1469945 commit fb08b81

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

0 commit comments

Comments
 (0)