We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf62dd1 commit be27a3aCopy full SHA for be27a3a
.github/workflows/build-test.yml
@@ -82,7 +82,7 @@ jobs:
82
envsubst '${TF_VERSION},${AWS_VERSION}' < tests/container-structure-tests.yml.template > tests/container-structure-tests.yml
83
84
- name: run structure tests
85
- uses: plexsystems/container-structure-test-action@v0.2.0
+ uses: plexsystems/container-structure-test-action@v0.3.0
86
with:
87
image: ${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
88
config: tests/container-structure-tests.yml
0 commit comments