dependabot[bot]
|
71df93b534
|
Bump ruby/setup-ruby from 1.62.0 to 1.100.0 (#2775)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.62.0 to 1.100.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](5aaa89ff0d...bd94d6a504 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-29 21:17:29 +09:00 |
|
Naveen
|
19af8fc7d8
|
Pin actions to a full length commit SHA (#2765)
- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
>Pin actions to a full length commit SHA
>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload.
https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
Also, dependabot supports upgrade based on SHA.
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>s
|
2022-03-29 21:08:01 +09:00 |
|
Vlastimil Ovčáčík
|
179993f0cd
|
Enable manually trigger on GitHub Workflows (#2620)
|
2021-10-04 21:41:54 +09:00 |
|
Mitsuo Heijo
|
8edfd14a37
|
Test against Golang 1.14 and 1.16 (#2396)
1.14 for 32-bit binaries
|
2021-03-20 12:32:44 +09:00 |
|
Junegunn Choi
|
dfda5c054a
|
[actions] Install fish using apt-get
For some reason, `test_ctrl_r` and `test_ctrl_r_abort` are not passing
on GitHub Action runner with Fish 3.2.0.
|
2021-03-07 22:41:27 +09:00 |
|
Junegunn Choi
|
e922704f72
|
Migrate to GitHub Actions
|
2021-01-13 19:10:24 +09:00 |
|