Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/tanstack/react-que…
Browse files Browse the repository at this point in the history
…ry-5.51.1
  • Loading branch information
petertonysmith94 committed Jul 15, 2024
2 parents c356464 + 2ded63e commit 7d3f3ae
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 7d3f3ae

Please sign in to comment.