diff --git a/.github/workflows/test-lint.yaml b/.github/workflows/test-lint.yaml index 6fc8306..04918fc 100644 --- a/.github/workflows/test-lint.yaml +++ b/.github/workflows/test-lint.yaml @@ -182,7 +182,7 @@ jobs: persist-credentials: false - name: hadolint - uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0 + uses: hadolint/hadolint-action@06be81baf89a55ffd0e24b8f04a4185738dd3387 # v3.5.0 with: dockerfile: ${{ inputs.dockerfile }} failure-threshold: warning @@ -260,7 +260,7 @@ jobs: persist-credentials: false - name: zizmor - uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2 + uses: zizmorcore/zizmor-action@70fb788f84895a7701f5643d103d587e460b5c99 # v0.6.3 with: advanced-security: false annotations: true