Skip to content

Commit

Permalink
Merge pull request #21 from opzkit/dependabot/github_actions/HarshCas…
Browse files Browse the repository at this point in the history
…per/setup-localstack-0.2.1

chore(deps): bump HarshCasper/setup-localstack from 0.1.2 to 0.2.1
  • Loading branch information
argoyle authored Jun 17, 2024
2 parents 4b6a286 + b9f6e98 commit 658825c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
tf-version: [ 1.1.9, 1.2.9, 1.3.2 ]
steps:
- name: Start LocalStack
uses: HarshCasper/setup-localstack@v0.1.2
uses: LocalStack/setup-localstack@v0.2.1
with:
image-tag: 'latest'

- name: Install terraform v${{ matrix.tf-version }}
run: |
curl -LO https://releases.hashicorp.com/terraform/${{ matrix.tf-version }}/terraform_${{ matrix.tf-version }}_linux_amd64.zip
Expand Down

0 comments on commit 658825c

Please sign in to comment.