diff --git a/.github/workflows/hadolint.yml b/.github/workflows/hadolint.yml index 81aa94c8..c556893d 100644 --- a/.github/workflows/hadolint.yml +++ b/.github/workflows/hadolint.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v4 - name: Run hadolint Giropops-Senhas - uses: hadolint/hadolint-action@f988afea3da57ee48710a9795b6bb677cc901183 + uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf with: dockerfile: ./src/Dockerfile format: sarif @@ -40,7 +40,7 @@ jobs: no-fail: true - name: Run hadolint Redis - uses: hadolint/hadolint-action@f988afea3da57ee48710a9795b6bb677cc901183 + uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf with: dockerfile: ./redis/Dockerfile.redis format: sarif