dependabot[bot]
|
654811fbc3
|
build(deps): bump actions/setup-go from 3 to 4 (#859)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
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-03-21 13:35:40 -04:00 |
|
Thomas Pelletier
|
c4a2eef8a4
|
Fix go 1.20 version in github actions (#848)
YAML interprets 1.20 as 1.2 without explicitely being a string.
|
2023-02-09 12:00:14 -05:00 |
|
Thomas Pelletier
|
b58c20aa49
|
Upgrade go 1.20 (#847)
Fixes #842
|
2023-02-08 18:59:58 -05:00 |
|
dependabot[bot]
|
94bd3ddcd6
|
build(deps): bump actions/setup-go from 2 to 3 (#820)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 16:14:19 -05:00 |
|
Thomas Pelletier
|
67bc5422f3
|
Go 1.19 (#802)
|
2022-08-15 10:56:33 -04:00 |
|
dependabot[bot]
|
295a720dfb
|
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#783)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
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>
|
2022-05-23 15:05:00 +02:00 |
|
dependabot[bot]
|
ba95863cd3
|
build(deps): bump docker/login-action from 1 to 2 (#771)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/login-action
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>
|
2022-05-09 18:59:02 +02:00 |
|
dependabot[bot]
|
9501a05ed7
|
build(deps): bump actions/checkout from 2 to 3 (#765)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2022-04-28 08:23:56 -04:00 |
|
Thomas Pelletier
|
a97c9317d4
|
Go 1.18 (#745)
|
2022-03-23 10:26:12 -04:00 |
|
Thomas Pelletier
|
7ee3c8ff25
|
build: login to github repository
|
2022-01-01 09:24:52 -05:00 |
|
Thomas Pelletier
|
1e85aa6d78
|
build: add contents permissions
|
2021-12-31 20:47:50 -05:00 |
|
Thomas Pelletier
|
46fa3225e2
|
build: allows the token to write packages
|
2021-12-31 20:25:11 -05:00 |
|
Thomas Pelletier
|
5a1a96cb2d
|
build: pass the github token to goreleaser
|
2021-12-31 20:03:18 -05:00 |
|
Thomas Pelletier
|
2373685f1e
|
Docker + goreleaser (#729)
|
2021-12-31 19:55:31 -05:00 |
|