Skip to content

Commit

Permalink
chore(deps): bump HarshCasper/setup-localstack from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [HarshCasper/setup-localstack](https://github.com/HarshCasper/setup-localstack) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/HarshCasper/setup-localstack/releases)
- [Commits](localstack/setup-localstack@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: HarshCasper/setup-localstack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent e12837a commit f7a0776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
tf-version: [ 1.1.9, 1.2.9, 1.3.2 ]
steps:
- name: Start LocalStack
uses: HarshCasper/setup-localstack@v0.1.1
uses: HarshCasper/setup-localstack@v0.1.2
with:
image-tag: 'latest'

Expand Down

0 comments on commit f7a0776

Please sign in to comment.