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] 3eed918462 build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#1169)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-16 02:36:15 +00:00
.github build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#1169) 2022-05-16 02:36:15 +00:00
act fix: panic if a step in a job is nil (#1145) 2022-05-12 19:23:34 +00:00
cmd refactor: remove composite action runcontext workaround (#1085) 2022-05-11 19:06:05 +00:00
main.go fix: set default version string (#1070) 2022-03-29 09:37:38 +00:00