1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-21 18:11:06 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
dependabot[bot] c26768fe90 build(deps): bump actions/github-script from 6 to 7 (#2097)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  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-11-20 02:53:47 +00:00
.github build(deps): bump actions/github-script from 6 to 7 (#2097) 2023-11-20 02:53:47 +00:00
act Evaluate if condition when calling a reusable workflow (#2087) 2023-11-12 20:01:32 +00:00
cmd Support array expressions in runs-on (#2088) 2023-11-12 17:40:06 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00