chore(deps): update plexsystems/container-structure-test-action action to v0.3.0 (#547)

This commit is contained in:
renovate[bot] 2023-07-25 22:42:40 +03:00 committed by GitHub
commit 789973b35a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@ jobs:
Dockerfile
.dockerignore
tools/entrypoint.sh
.github/workflows/build-image-test.yaml
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2.9.1
@ -44,7 +45,7 @@ jobs:
- name: Run structure tests
if: steps.changed-files-specific.outputs.any_changed == 'true'
uses: plexsystems/container-structure-test-action@fc4492b7bf1d5bbca12490f416808ea75c1ae75e # v0.2.0
uses: plexsystems/container-structure-test-action@c0a028aa96e8e82ae35be556040340cbb3e280ca # v0.3.0
with:
image: ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }}
config: .github/.container-structure-test-config.yaml