Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/governance-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ jobs:
continue-on-error: true
# advisory: informational only; repos can opt into blocking locally
- name: EditorConfig check
uses: editorconfig-checker/action-editorconfig-checker@840e866d93b8e032123c23bac69dece044d4d84c # v2.2.0
uses: editorconfig-checker/action-editorconfig-checker@51f63319f592f97930c73d9c46184d20bd206393 # v3.0.0
# advisory: formatting hygiene is reported from the reusable estate
# bundle; repos opt into blocking formatter checks locally when ready.
continue-on-error: true
Expand Down
Loading