1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
dependabot[bot] 7868afa641 build(deps): bump actions/checkout from 2 to 3 (#1028)
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-14 08:14:32 -07:00
.github build(deps): bump actions/checkout from 2 to 3 (#1028) 2022-03-14 08:14:32 -07:00
act fix: hide masked values in log files (#1011) 2022-03-02 08:29:34 +00:00
cmd fix: trim whitespace from actrc (#1024) 2022-03-02 21:41:57 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00