Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
* add info about octo version update

Co-authored-by: Daniel Mikusa <[email protected]>
  • Loading branch information
anthonydahanne and dmikusa authored Feb 14, 2023
1 parent df1d49b commit 3a92bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ When it is time to update the Go version in the project, you should make sure th

Most importantly, the Go version must be bumped in [Octo](octo/octo.go#L33) and in the [actions Dockerfile](actions/Dockerfile#L1) at the same time.

Also, it could be a good idea to sync the go version in [the different workflows](.github/workflows).
The Go version is also in [the different workflows](.github/workflows), however, this will be updated automatically by `octo`. You can run `octo` locally or submit a PR, and when the PR is merged CI will run `octo` and in turn submit another PR that updates the Go version.

## License
This library is released under version 2.0 of the [Apache License][a].
Expand Down

0 comments on commit 3a92bf9

Please sign in to comment.