diff --git a/.github/workflows/mega-linter-for-runner.yml b/.github/workflows/mega-linter-for-runner.yml index e32ffa35f5b..a9aa8287860 100644 --- a/.github/workflows/mega-linter-for-runner.yml +++ b/.github/workflows/mega-linter-for-runner.yml @@ -192,7 +192,7 @@ jobs: # oxsecurity/megalinter/flavors/python@v7 # # More info at: - # https://megalinter.io/flavors/ + # https://megalinter.io/latest/flavors/ # uses: oxsecurity/megalinter/flavors/javascript@beta diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 48954f58ee4..1edcf500b21 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -187,7 +187,7 @@ jobs: # oxsecurity/megalinter/flavors/python@v7 # # More info at: - # https://megalinter.io/flavors/ + # https://megalinter.io/latest/flavors/ # uses: oxsecurity/megalinter/flavors/python@beta diff --git a/README.md b/README.md index 7f7e455ffaf..395cd3f2edf 100644 --- a/README.md +++ b/README.md @@ -608,7 +608,7 @@ jobs: # oxsecurity/megalinter/flavors/python@v7 # # More info at: - # https://megalinter.io/flavors/ + # https://megalinter.io/latest/flavors/ # uses: oxsecurity/megalinter@v7 diff --git a/TEMPLATES/mega-linter.yml b/TEMPLATES/mega-linter.yml index 2b4996e42ff..a77d143448e 100644 --- a/TEMPLATES/mega-linter.yml +++ b/TEMPLATES/mega-linter.yml @@ -188,7 +188,7 @@ jobs: # the run for your convenience. # # More info at: - # https://megalinter.io/flavors/ + # https://megalinter.io/latest/flavors/ # uses: oxsecurity/megalinter@v7 @@ -208,9 +208,9 @@ jobs: # be linted for better efficiency. # # This can be overridden to always lint the codebase with: - # + # # VALIDATE_ALL_CODEBASE: true - # + # # To validate only `git diff`` with the default branch on push: # # VALIDATE_ALL_CODEBASE: >- diff --git a/docs/install-github.md b/docs/install-github.md index de1c4a70526..e95e44ca7ca 100644 --- a/docs/install-github.md +++ b/docs/install-github.md @@ -213,7 +213,7 @@ jobs: # oxsecurity/megalinter/flavors/python@v7 # # More info at: - # https://megalinter.io/flavors/ + # https://megalinter.io/latest/flavors/ # uses: oxsecurity/megalinter@v7