Skip to content

Commit

Permalink
Merge pull request #23 from opzkit/dependabot/github_actions/LocalSta…
Browse files Browse the repository at this point in the history
…ck/setup-localstack-0.2.3

chore(deps): bump LocalStack/setup-localstack from 0.2.2 to 0.2.3
  • Loading branch information
argoyle authored Aug 23, 2024
2 parents 6c188b9 + 84ded83 commit 179958e
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/setup-localstack@v0.2.2
uses: LocalStack/setup-localstack@v0.2.3
with:
image-tag: 'latest'

Expand Down

0 comments on commit 179958e

Please sign in to comment.