diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 95023be..b530a92 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -54,15 +54,15 @@ jobs: - uses: ./ with: dockerfile: test/fixtures/Dockerfile-valid - version: 2.9.0 + version: 2.11.0 - run: chmod -x ${{ github.workspace }}/bin/hadolint # Download and run custom version - uses: ./ with: dockerfile: test/fixtures/Dockerfile-valid - version: 2.9.0 + version: 2.11.0 # Run custom version - uses: ./ with: dockerfile: test/fixtures/Dockerfile-valid - version: 2.9.0 + version: 2.11.0