Skip to content

Commit

Permalink
chore(deps): update hadolint/hadolint-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2022
1 parent 8a3438b commit e716cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v2.1.0
- uses: hadolint/hadolint-action@v3.0.0
with:
recursive: true
ignore: DL3041,DL3008,DL3018
Expand Down

0 comments on commit e716cd0

Please sign in to comment.