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 d701d352e6a4d8e03d1e56525f245e5a22d8eb49 to 21ca686ee3d39737a449370e84e151dd59a49af7.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](editorconfig-checker/action-editorconfig-checker@d701d35...21ca686)

---
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 Jan 27, 2025
1 parent 2c8b742 commit 0a96840
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@d701d352e6a4d8e03d1e56525f245e5a22d8eb49 # untagged main
uses: editorconfig-checker/action-editorconfig-checker@21ca686ee3d39737a449370e84e151dd59a49af7 # untagged main
with:
version: 2.7.0

0 comments on commit 0a96840

Please sign in to comment.