Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Aug 2, 2023
1 parent 5245975 commit d899ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
echo "test does not exist"
echo "result=false" >> $GITHUB_OUTPUT
fi
- uses: brpaz/structure-tests-action@v1.1.2
- uses: plexsystems/container-structure-test-action@v0.1.0
if: steps.check_structure_test.outputs.result == 'true'
with:
image: ghcr.io/socialgouv/docker/${{ inputs.name }}:sha-${{ github.sha }}
Expand Down

0 comments on commit d899ea6

Please sign in to comment.