Skip to content

Commit

Permalink
build(deps): bump editorconfig-checker/action-editorconfig-checker
Browse files Browse the repository at this point in the history
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from 7deebd4b0e3c5a93403e6ac8e16ca2e40135f59f to 27c5907815bc356d4861acc11e2e2145094cc746.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](editorconfig-checker/action-editorconfig-checker@7deebd4...27c5907)

---
updated-dependencies:
- dependency-name: editorconfig-checker/action-editorconfig-checker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and drupol committed Dec 16, 2024
1 parent d6e5d7c commit e5ebab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editorconfig-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
uses: actions/checkout@v4

- name: Check files for EditorConfig compliance
uses: editorconfig-checker/action-editorconfig-checker@7deebd4b0e3c5a93403e6ac8e16ca2e40135f59f # untagged main
uses: editorconfig-checker/action-editorconfig-checker@27c5907815bc356d4861acc11e2e2145094cc746 # untagged main
with:
version: 2.7.0

0 comments on commit e5ebab0

Please sign in to comment.