dependabot[bot]
|
0a0182da13
|
Bump actions/checkout from 3 to 4 (#1776)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-13 07:58:30 +10:00 |
|
Mike Farah
|
6c94869329
|
test yq action can now be run manually
|
2022-10-19 12:04:52 +11:00 |
|
Mike Farah
|
a264833c06
|
test action using built docker image
|
2022-10-19 11:05:09 +11:00 |
|
Mike Farah
|
8ed817916f
|
muiltiline github action test
|
2022-10-19 10:59:09 +11:00 |
|
Mike Farah
|
780ae29c2b
|
Improved github action test
|
2022-10-17 15:28:38 +11:00 |
|
Naveen
|
b1f77d975e
|
Set permissions for GitHub actions (#1168)
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
|
2022-04-09 14:55:43 +10:00 |
|
dependabot[bot]
|
b1fee26a7f
|
Bump actions/checkout from 2 to 3 (#1130)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 13:43:36 +11:00 |
|
Mike Farah
|
40ec63cb56
|
github action no longer uses data1.yml
|
2021-11-03 22:37:07 +11:00 |
|
Mike Farah
|
d079c5709e
|
bad github action now fails properly
|
2021-07-24 15:07:05 +10:00 |
|
Mike Farah
|
bdf4ad4432
|
testing bad github action fails
|
2021-07-24 15:05:42 +10:00 |
|
Mike Farah
|
8e72f65ddc
|
fixing github flow
|
2021-07-16 09:59:47 +10:00 |
|
Mike Farah
|
19baeec5c9
|
set github default user
|
2021-07-16 09:58:40 +10:00 |
|
Mike Farah
|
19fb1044b7
|
testing github action
|
2021-07-16 09:44:50 +10:00 |
|