diff --git a/.github/workflows/quality-checks-devcontainer.yml b/.github/workflows/quality-checks-devcontainer.yml index 085a5e8..25b4637 100644 --- a/.github/workflows/quality-checks-devcontainer.yml +++ b/.github/workflows/quality-checks-devcontainer.yml @@ -193,6 +193,8 @@ jobs: defaults: run: shell: bash + permissions: + contents: read outputs: docker_images: ${{ steps.normalized_docker_images.outputs.images }} steps: