Skip to content

Commit

Permalink
Bump rwe/actions-hlint-run from 1 to 2 (#1082)
Browse files Browse the repository at this point in the history
Bumps [rwe/actions-hlint-run](https://github.com/rwe/actions-hlint-run) from 1 to 2.
- [Release notes](https://github.com/rwe/actions-hlint-run/releases)
- [Commits](rwe/actions-hlint-run@v1...v2)

---
updated-dependencies:
- dependency-name: rwe/actions-hlint-run
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2022
1 parent b89eed9 commit 48e962a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HLint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
version: '3.3.1'

- name: 'Checking code'
uses: rwe/actions-hlint-run@v1
uses: rwe/actions-hlint-run@v2
with:
path: .
fail-on: warning

0 comments on commit 48e962a

Please sign in to comment.