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 d70765de355ed57ceb73f21059489feaf3dab352 to 9cd1245c9947ca6dadd54e22cf31a4c680363f39.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](editorconfig-checker/action-editorconfig-checker@d70765d...9cd1245)

---
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 Oct 28, 2024
1 parent f5bc12f commit ee49f5c
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@d70765de355ed57ceb73f21059489feaf3dab352 # untagged main
uses: editorconfig-checker/action-editorconfig-checker@9cd1245c9947ca6dadd54e22cf31a4c680363f39 # untagged main
with:
version: 2.7.0

0 comments on commit ee49f5c

Please sign in to comment.