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 |
|
Arthur Baars
|
7225ef09ba
|
Script for detecting out-of-sync dbscheme fragments
|
2023-05-16 17:03:41 +02: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 |
|
Arthur Baars
|
5cd9b9cfc5
|
Remove github/codeql submodule
|
2021-10-15 15:38:16 +02:00 |
|
Arthur Baars
|
5a16f1e093
|
Merge identical-files.json
|
2021-10-15 15:38:16 +02:00 |
|
Arthur Baars
|
c66bf38f8d
|
Update Ruby workflows
|
2021-10-15 14:20:07 +02:00 |
|