Skip to content

Commit

Permalink
⬆️ Bump plexsystems/container-structure-test-action
Browse files Browse the repository at this point in the history
Bumps [plexsystems/container-structure-test-action](https://github.com/plexsystems/container-structure-test-action) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/plexsystems/container-structure-test-action/releases)
- [Commits](plexsystems/container-structure-test-action@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: plexsystems/container-structure-test-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 31, 2023
1 parent bf62dd1 commit f7def4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
envsubst '${TF_VERSION},${AWS_VERSION}' < tests/container-structure-tests.yml.template > tests/container-structure-tests.yml
- name: run structure tests
uses: plexsystems/container-structure-test-action@v0.2.0
uses: plexsystems/container-structure-test-action@v0.3.0
with:
image: ${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
config: tests/container-structure-tests.yml
Expand Down

0 comments on commit f7def4c

Please sign in to comment.