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 194c505e37d583a23715aadbae87ee45ccf192a6 to cb18a4a54feb9a57aa58a194ce13082077a3cead.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](editorconfig-checker/action-editorconfig-checker@194c505...cb18a4a)

---
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 Sep 30, 2024
1 parent 5daba6a commit b4917a2
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@194c505e37d583a23715aadbae87ee45ccf192a6 # untagged main
uses: editorconfig-checker/action-editorconfig-checker@cb18a4a54feb9a57aa58a194ce13082077a3cead # untagged main
with:
version: 2.7.0

0 comments on commit b4917a2

Please sign in to comment.