mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Bump patch-technology/action-haml-lint from 0.4 to 0.5
Bumps [patch-technology/action-haml-lint](https://github.com/patch-technology/action-haml-lint) from 0.4 to 0.5. - [Release notes](https://github.com/patch-technology/action-haml-lint/releases) - [Commits](https://github.com/patch-technology/action-haml-lint/compare/0.4...0.5) --- updated-dependencies: - dependency-name: patch-technology/action-haml-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f23f31cf2
commit
27b445be8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
|||
with:
|
||||
bundler-cache: true
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
- uses: patch-technology/action-haml-lint@0.4
|
||||
- uses: patch-technology/action-haml-lint@0.5
|
||||
with:
|
||||
reporter: github-check
|
||||
rubocop_version: gemfile
|
||||
|
|
Loading…
Reference in a new issue