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 4a9ff23941335128114078d101266e7b4068a7cf to 7fa4dfc120bb57e3f91f24dca842de99878d66f0.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](editorconfig-checker/action-editorconfig-checker@4a9ff23...7fa4dfc)

---
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 Feb 10, 2025
1 parent 1d220e5 commit b179cad
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@4a9ff23941335128114078d101266e7b4068a7cf # untagged main
uses: editorconfig-checker/action-editorconfig-checker@7fa4dfc120bb57e3f91f24dca842de99878d66f0 # untagged main
with:
version: 2.7.0

0 comments on commit b179cad

Please sign in to comment.