appkins
|
2a18fdb8db
|
fix perms
|
2024-07-18 19:25:48 -05:00 |
|
appkins
|
aed4c3b9fc
|
Add perms to token
|
2024-07-18 19:17:18 -05:00 |
|
dependabot[bot]
|
854bc55aad
|
Bump actions/setup-go from 4 to 5 (#181)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
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-12-07 10:42:21 +11:00 |
|
dependabot[bot]
|
1abb3b1d66
|
Bump goreleaser/goreleaser-action from 4 to 5 (#168)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)
---
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>
|
2023-11-10 09:04:09 +11:00 |
|
dependabot[bot]
|
92ceadad81
|
Bump actions/checkout from 3 to 4 (#166)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
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>
|
2023-11-10 09:03:41 +11:00 |
|
dependabot[bot]
|
6ae595aa5c
|
Bump actions/setup-go from 3 to 4 (#116)
* Bump actions/setup-go from 3 to 4
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>
* Don't explicitly enable cache for `actions/setup-go`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Spence <josh@spence.com.au>
|
2023-03-22 10:27:37 +11:00 |
|
Joshua Spence
|
c72020d1b8
|
Pass GITHUB_TOKEN to goreleaser
|
2023-02-28 09:51:32 +11:00 |
|
Joshua Spence
|
0f60628aa3
|
Fix workflow
|
2023-02-28 09:41:34 +11:00 |
|
Joshua Spence
|
b6f2d95b18
|
Add goreleaser config (#107)
Notes for future self:
- **To run a "local" release:** `goreleaser release --snapshot --clean`
- **To check configuration file:** `goreleaser check`
- **To create a new release:** `goreleaser release`
|
2023-02-27 09:41:38 +11:00 |
|