diff --git a/.github/workflows/hadolint-testing.yaml b/.github/workflows/hadolint-testing.yaml index 9edad4cb..0be5724a 100644 --- a/.github/workflows/hadolint-testing.yaml +++ b/.github/workflows/hadolint-testing.yaml @@ -9,6 +9,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: hadolint/hadolint-action@v3.1.0 + - uses: hadolint/hadolint-action@v3.3.0 with: recursive: true