Skip to content

Commit

Permalink
Updated megalinter version to 8.4.0 (#20581)
Browse files Browse the repository at this point in the history
Updated megalinter version to 8.4.0
  • Loading branch information
FluffyGhoster authored Mar 10, 2025
1 parent 5648310 commit 7afe6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/byond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
# https://megalinter.io/latest/
- name: Check EditorConfig Compliance
id: ml
uses: oxsecurity/megalinter/flavors/python@v8.1.0
uses: oxsecurity/megalinter/flavors/python@v8.4.0
# Env config options outlined in https://megalinter.io/configuration/
env:
PRINT_ALPACA: false
Expand Down

0 comments on commit 7afe6da

Please sign in to comment.