Skip to content

Commit 6cb4fd3

Browse files
authored
Use official hadolint/hadolint-action instead of fork (#271)
1 parent 9e26b2a commit 6cb4fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hadolint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15-
- uses: brpaz/hadolint-action@c27bd9edc1e95eed30474db8f295ff5807ebca14 # v1.5.0
15+
- uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0

0 commit comments

Comments
 (0)