Skip to content

Commit

Permalink
Merge branch 'master' into ps/chore/refactor-get-transaction-cost
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jul 15, 2024
2 parents 7034c62 + 2ded63e commit 6076df3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changeset/olive-comics-matter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

ci(deps): bump aws-actions/configure-aws-credentials from 1 to 4
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
arch: amd64
rootdir: ""
workdir: ""
- uses: aws-actions/configure-aws-credentials@v1
- uses: aws-actions/configure-aws-credentials@v4
if: github.ref_name == 'master' && steps.changesets.outputs.published != 'true'
with:
aws-access-key-id: ${{ secrets.S3_CDN_ACCESS_KEY }}
Expand Down

0 comments on commit 6076df3

Please sign in to comment.