Skip to content

Commit

Permalink
ci(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.7 (#2701
Browse files Browse the repository at this point in the history
)

* ci(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.7

Bumps [unfor19/install-aws-cli-action](https://github.com/unfor19/install-aws-cli-action) from 1.0.3 to 1.0.7.
- [Release notes](https://github.com/unfor19/install-aws-cli-action/releases)
- [Commits](unfor19/install-aws-cli-action@v1.0.3...v1.0.7)

---
updated-dependencies:
- dependency-name: unfor19/install-aws-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* build: update dependency changeset

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] committed Jul 10, 2024
1 parent c32c45b commit 2069b6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changeset/proud-walls-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

ci(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.7
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}

# Upload assets to S3
- uses: unfor19/[email protected].3
- uses: unfor19/[email protected].7
if: github.ref_name == 'master' && steps.changesets.outputs.published != 'true'
with:
version: 2
Expand Down

0 comments on commit 2069b6b

Please sign in to comment.