Skip to content

Commit

Permalink
Merge pull request #8 from bioio-devs/dependabot/github_actions/aws-a…
Browse files Browse the repository at this point in the history
…ctions/configure-aws-credentials-4

ci(dependabot): bump aws-actions/configure-aws-credentials from 3 to 4
  • Loading branch information
SeanLeRoy authored Dec 2, 2023
2 parents bb9ca4c + adbd2ff commit d538772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: aws-actions/configure-aws-credentials@v3
- uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::978220035532:role/bioio_github
role-session-name: bioio-bioformats-${{ github.sha }}
Expand Down

0 comments on commit d538772

Please sign in to comment.