1 parent 9348bb6 commit 8350779Copy full SHA for 8350779
1 file changed
.github/workflows/qa.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18
- name: Hadolint
19
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.2.0
20
21
shellcheck:
22
runs-on: ubuntu-latest
0 commit comments