Tamas Vajk
|
89384bb855
|
Extend permissions in csv-coverage-update.yml
|
2024-02-16 10:19:16 +01:00 |
|
Josh Soref
|
b58c856756
|
Declare permissions
Repositories can be configured with Default access (restricted)
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
Best practice says that workflows should declare the minimal permissions they require.
Without declaring permissions, paranoid forks fail miserably.
|
2024-02-14 14:31:45 -05:00 |
|
dependabot[bot]
|
03771ffad2
|
Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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-05 12:17:54 +02:00 |
|
Tamas Vajk
|
2cab1ed076
|
Fix path of fetch-codeql
|
2022-08-09 07:59:25 +02:00 |
|
Arthur Baars
|
7dc3d7d47e
|
CI: remove unneeded PATH definitions
|
2022-08-01 18:17:04 +02:00 |
|
Arthur Baars
|
29381dc264
|
Use fetch-codeql in more places
|
2022-08-01 15:43:22 +02:00 |
|
dependabot[bot]
|
b78f30b58d
|
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 19:33:33 +00:00 |
|
dependabot[bot]
|
c8fd94a830
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 03:32:57 +00:00 |
|
dependabot[bot]
|
c63a0e7010
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 14:13:33 +00:00 |
|
Tamas Vajk
|
1d8fae44cc
|
Only leave CSV coverage updater job enabled on github/codeql
|
2021-09-13 16:15:21 +02:00 |
|
Tamas Vajk
|
ad6e47be39
|
Apply code review findings
|
2021-06-24 09:13:08 +02:00 |
|
Tamas Vajk
|
7557b7a67d
|
Add scheduled coverage job to open PR with changes
|
2021-06-24 09:13:08 +02:00 |
|