Commit Graph

10 Commits (754e67edf48ea198b0036efd8e98058e07c775c8)

Author SHA1 Message Date
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