diff --git a/.github/workflows/documentation-ci.yml b/.github/workflows/documentation-ci.yml index 7a49fe493e4..3dfde5d37b1 100644 --- a/.github/workflows/documentation-ci.yml +++ b/.github/workflows/documentation-ci.yml @@ -15,7 +15,7 @@ jobs: pull-requests: write security-events: write container: - image: grafana/vale:latest + image: grafana/vale:latest # zizmor: ignore[unpinned-images] steps: - uses: actions/checkout@v4 with: