Skip to content

Commit

Permalink
chore(deps): update plexsystems/container-structure-test-action actio…
Browse files Browse the repository at this point in the history
…n to v0.3.0 (#547)
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent f9b797b commit 789973b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 789973b

Please sign in to comment.