A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
Find a file
dependabot[bot] 2969fb1f4b build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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>
2023-01-30 02:26:24 +00:00
.github build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590) 2023-01-30 02:26:24 +00:00
act test: Do not leak step env in composite (#1585) 2023-01-29 14:47:56 +00:00
cmd refactor: pull and rebuild docker by default (#1569) 2023-01-20 15:46:43 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00