Skip to content

Commit

Permalink
chore(deps): update hadolint/hadolint-action action to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and glimchb committed Jan 18, 2023
1 parent da55619 commit facb53a
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 @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v3.0.0
- uses: hadolint/hadolint-action@v3.1.0
with:
recursive: true
ignore: DL3041
Expand Down

0 comments on commit facb53a

Please sign in to comment.