Skip to content

Commit

Permalink
Merge pull request #616 from weseek/dependabot/github_actions/brpaz/s…
Browse files Browse the repository at this point in the history
…tructure-tests-action-1.2.0

ci(deps): bump brpaz/structure-tests-action from 1.1.2 to 1.2.0
  • Loading branch information
mergify[bot] authored May 3, 2024
2 parents 9a5df0d + 3d12375 commit 1cdaa37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
- name: Run structure tests
uses: brpaz/structure-tests-action@v1.1.2
uses: brpaz/[email protected].0
with:
image: ${{ steps.pkg_meta.outputs.package_image_name }}:latest
configFile: ./docker/test/${{ matrix.db_type }}/structure-tests.yml

0 comments on commit 1cdaa37

Please sign in to comment.