Skip to content

Commit bbbd642

Browse files
committed
feat: update blueprints-linter to v.0.7.0
1 parent fd7487e commit bbbd642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blueprints_linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
-v "$(pwd)":/marketplace \
6767
-w /marketplace/ \
6868
--env ENAPTER_API_TOKEN=${{ secrets.ENAPTER_API_TOKEN }} \
69-
docker.enapter.com/tools/blueprints-linter:v0.6.0 run -g -m ${{ steps.paths.outputs.blueprints-paths }}
69+
docker.enapter.com/tools/blueprints-linter:v0.7.0 run -g -m ${{ steps.paths.outputs.blueprints-paths }}
7070
- name: Check Blueprint Vendor
7171
run: |
7272
docker run --rm \

0 commit comments

Comments
 (0)