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] cf60524ed9 build(deps): bump actions/cache from 2 to 3 (#1082)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
Co-authored-by: Casey Lee <cplee@nektos.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-28 20:05:07 +00:00
.github build(deps): bump actions/cache from 2 to 3 (#1082) 2022-03-28 20:05:07 +00:00
act feat: split job steps into its own files/structs (#1004) 2022-03-22 14:13:00 -07:00
cmd feat: add bug-report flag (#1056) 2022-03-22 19:26:10 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00