Skip to content

Commit 41907ca

Browse files
Update hadolint/hadolint-action action to v3.3.0 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 893c589 commit 41907ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1818
- name: Hadolint
19-
uses: hadolint/hadolint-action@v3.2.0
19+
uses: hadolint/hadolint-action@v3.3.0
2020

2121
shellcheck:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)