Skip to content

Commit

Permalink
chore(deps): bump LocalStack/setup-localstack from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [LocalStack/setup-localstack](https://github.com/localstack/setup-localstack) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/localstack/setup-localstack/releases)
- [Commits](localstack/setup-localstack@v0.2.1...v0.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 658825c commit 05e49b9
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: LocalStack/[email protected].1
uses: LocalStack/[email protected].2
with:
image-tag: 'latest'

Expand Down

0 comments on commit 05e49b9

Please sign in to comment.