Skip to content

Commit

Permalink
Update .github/workflows/cleanup.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Saurabh Mogre <[email protected]>
  • Loading branch information
meganrm and mogres authored Mar 19, 2024
1 parent f9b15ec commit ca61faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1-node18
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit ca61faa

Please sign in to comment.