Adam Nadrowski
a65f546776
ci: auto-release with date-based versioning on merge to main
...
Release workflow now triggers on push to main and auto-generates
date-based version tags (v2026.02.09, v2026.02.09.1, etc.).
Manual dispatch and explicit v* tags still work.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-09 12:47:36 -05:00
Adam Nadrowski
ff67359ba4
ci: add PR validation checks and fix workflows for go-unifi dependency
...
- CI: run gofmt, go vet, and golangci-lint on PRs; full build on merge to main
- Release: checkout go-unifi alongside provider, add manual dispatch trigger,
make GPG signing optional
Both workflows now checkout shadyeip/go-unifi to satisfy the replace directive
in go.mod.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-09 12:29:37 -05:00
Mateusz Filipowicz
ccde06a322
chore: do not unshallow on release due to full checkout depth
2025-02-23 20:10:28 +01:00
Mateusz Filipowicz
554ed16ecd
prepare for release
2025-02-23 19:54:48 +01:00
Mateusz Filipowicz
cdab90bb8e
ci: use clean flag instead of deprecated rm-dist for goreleaser
2025-02-07 02:08:06 +01:00
Mateusz Filipowicz
66ff759909
ci: allow release job to write to repository using standard github token
2025-02-07 02:01:48 +01:00
Mateusz Filipowicz
eef49a40e0
ci: update release ci with newer action versions
2025-02-07 01:52:42 +01:00
dependabot[bot]
23a74313b9
Bump actions/setup-go from 4 to 5 ( #432 )
...
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: Josh Spence <jspence@anduril.com >
2024-11-22 11:46:21 +11:00
dependabot[bot]
5cb156aa3d
Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 ( #410 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.6.0...v5.0.0 )
---
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>
2024-11-22 11:39:05 +11:00
dependabot[bot]
5da3dd49c8
Bump actions/checkout from 3 to 4 ( #405 )
...
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>
2024-11-22 11:38:45 +11:00
dependabot[bot]
7bb6b95106
Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 ( #406 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.4.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-09-06 11:26:58 +10:00
dependabot[bot]
7ab7f7b948
Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 ( #396 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-08-11 11:40:27 +10:00
dependabot[bot]
6ab7ab7c87
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 ( #381 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-06-19 09:39:39 +10:00
dependabot[bot]
d511b308f7
Bump actions/setup-go from 3 to 4 ( #351 )
...
* 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 `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-20 20:21:46 +11:00
dependabot[bot]
503f49112b
Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 ( #302 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-02-11 14:50:31 +11:00
dependabot[bot]
00dafa1977
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 ( #298 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.1.0 )
---
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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 08:26:20 +11:00
Paul Tyng
6f4f1058e4
Change release to use go version from mod file
2022-10-23 09:32:51 -04:00
Paul Tyng
6e1a5dca35
Update release.yml
2022-10-22 13:14:55 -04:00
dependabot[bot]
7238aa36e5
Bump goreleaser/goreleaser-action from 3.0.0 to 3.2.0 ( #281 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-10-21 20:04:02 -04:00
Paul Tyng
d02c97bd55
Updates for controller v7.1 and dependency updates
2022-07-02 22:02:22 -04:00
dependabot[bot]
2ff74f6335
Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 ( #243 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.1...v3.0.0 )
---
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-25 17:18:08 +10:00
dependabot[bot]
c667072b83
Bump actions/setup-go from 2.2.0 to 3 ( #221 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 09:13:52 +11:00
dependabot[bot]
c88d12e32c
Bump actions/checkout from 2.4.0 to 3 ( #222 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 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.4.0...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-03-02 11:33:01 +11:00
dependabot[bot]
babb745ddd
Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1 ( #220 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:04:57 +11:00
dependabot[bot]
732450d38a
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0 ( #219 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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>
2022-02-28 13:51:56 +11:00
dependabot[bot]
0a305e570c
Bump actions/setup-go from 2.1.5 to 2.2.0 ( #216 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
2022-02-11 09:44:19 +11:00
dependabot[bot]
b2d7fd6407
Bump actions/setup-go from 2.1.4 to 2.1.5 ( #209 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.4...v2.1.5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 15:55:11 +11:00
dependabot[bot]
7b313c1aeb
Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 ( #212 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-19 16:28:22 +11:00
dependabot[bot]
468822b41b
Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-14 15:39:31 -05:00
dependabot[bot]
1f2c36b5bd
Bump actions/checkout from 2.3.4 to 2.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.4.0.
- [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.3.4...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-14 15:39:10 -05:00
Paul Tyng
b36a5faafd
Prettier formatting of YAML
2021-09-16 08:56:37 -04:00
dependabot[bot]
6258533310
Bump actions/setup-go from 2.1.3 to 2.1.4 ( #167 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-28 08:03:19 +10:00
dependabot[bot]
0dc4ce824b
Bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0 ( #160 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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>
2021-08-01 15:57:41 +10:00
dependabot[bot]
8f2d60c0f6
Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.1
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-02 10:40:35 -04:00
dependabot[bot]
03c9ccbc8f
Bump goreleaser/goreleaser-action from 2 to 2.5.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2 to 2.5.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v2.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-01 18:36:39 -04:00
Paul Tyng
7e83e9579b
Bump to go 1.16
...
Fixes #102
2021-03-07 11:23:10 -05:00
Paul Tyng
de7ed5cfcc
Set goreleaser parallelism
2021-01-12 10:39:32 -05:00
dependabot[bot]
0cb617c846
Bump actions/checkout from v2.3.3 to v2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.3.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/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-01 12:42:27 -05:00
dependabot[bot]
cffbd0c2ab
Bump actions/setup-go from v2.1.2 to v2.1.3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.2...37335c7bb261b353407cff977110895fa0b4f7d8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-03 13:15:03 -04:00
dependabot[bot]
741f7ed33d
Bump actions/checkout from v2.3.2 to v2.3.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.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.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-03 13:14:32 -04:00
Paul Tyng
a0ac28ecfb
Bump to Go 1.15
2020-08-27 21:54:43 -04:00
dependabot[bot]
83c81902e1
Bump actions/setup-go from v2.1.1 to v2.1.2
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.1...8a3a76c2171de8c3be20bec507b6d829ccae48ba )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-26 17:37:48 -04:00
dependabot[bot]
8f06315b3f
Bump actions/checkout from v2.3.1 to v2.3.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.1 to v2.3.2.
- [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.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-26 17:37:19 -04:00
dependabot[bot]
f118adb9b3
Bump actions/setup-go from v2.1.0 to v2.1.1
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.0...d0c5defdf364f1d1fb07530c000084836192af9c )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-30 14:56:43 -04:00
dependabot[bot]
7312958604
Update actions/setup-go requirement to v2.1.0
...
Updates the requirements on [actions/setup-go](https://github.com/actions/setup-go ) to permit the latest version.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](1616116e1b )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-07 09:28:39 -04:00
dependabot[bot]
d85f15ab38
Update actions/checkout requirement to v2.3.1
...
Updates the requirements on [actions/checkout](https://github.com/actions/checkout ) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](28c7f3d2b5 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-07 09:27:32 -04:00
Paul Tyng
ac616de7c4
Update release.yml
2020-06-30 08:48:41 -04:00
Paul Tyng
1d89bd9c6e
Switch to action with passphrase support
2020-05-17 14:12:52 -04:00
Paul Tyng
0f7cb50b0f
Use KeyID not fingerprint
2020-05-17 13:52:19 -04:00
Paul Tyng
244bafa512
Pass GPG_FINGERPRINT to goreleaser
2020-05-17 13:50:42 -04:00