Skip to content

Commit ab3d633

Browse files
chore(deps): update hadolint/hadolint-action action to v3.5.0
1 parent 1ac35f9 commit ab3d633

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@v7.0.1
29-
- uses: hadolint/hadolint-action@v3.4.0
29+
- uses: hadolint/hadolint-action@v3.5.0
3030
with:
3131
dockerfile: Dockerfile
3232

0 commit comments

Comments
 (0)