Commit Graph

12 Commits (5639668f1a098144ae327fd9550eb5516398c048)

Author SHA1 Message Date
dependabot[bot] 9f3a174fc9
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:54:10 +00:00
dependabot[bot] 310b9f5b38
Bump oxsecurity/megalinter from 6 to 7
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 6 to 7.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oxsecurity/megalinter/compare/v6...v7)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 07:02:32 +00:00
Nicolas Vuillamy 3f4ef20cee
Update mega-linter.yml to manage permissions & trigger workflows after auto-commit
If you accept this PR, you need to:

  - [Create Fine Grained Personal Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-fine-grained-personal-access-token), scoped only on your repository and then copy the PAT value
  - [Define environment secret variable](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-an-environment) on named **PAT** on your repository environment "megalinter", and paste the PAT value
2023-05-19 09:06:50 +02:00
Romain 65b9091bc3
Updated with new permissions 2023-05-18 17:21:48 +02:00
Fabian Seitz 9cd4dd23c1 remove REPOSITORY_CHECKOV from megalinter check 2023-04-18 14:57:03 +02:00
Fabian Seitz 4f6d316419 Improve Github Workflows 2023-04-18 14:41:35 +02:00
Fabian Seitz d15a61a5b8 run megalinter only on PRs 2023-04-17 09:19:19 +02:00
dependabot[bot] 1eddc6ccc4
Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 07:02:54 +00:00
Fabian Seitz 1f4bb8bcd6 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00
Fabian Seitz fe6857b172 Switch to oxsecurity/megalinter 2023-03-31 14:53:21 +02:00
Fabian Seitz 2c542cd9d5 improve megalinter workflow 2023-02-05 13:15:53 +01:00
Romain b2e85ac8d3
Rename .github/WORKFLOWS/mega-linter.yml to .github/workflows/mega-linter.yml 2023-01-30 10:18:05 +01:00