Brian Flad
c4ac215bff
Bump Go version, dependency versions, add example function ( #198 )
...
Reference: https://developer.hashicorp.com/terraform/plugin/framework/functions
Reference: https://github.com/hashicorp/terraform-providers-devex-internal/issues/175
Terraform 1.8 and later introduce the concept of provider-defined functions and this adds an example function that accepts a string argument and returns the same value as a string return.
Dependencies updated via:
```
go get github.com/hashicorp/terraform-plugin-framework@v1.6.0
go get github.com/hashicorp/terraform-plugin-docs@v0.18.0
go mod tidy
```
2024-02-28 10:11:33 -05:00
hashicorp-tsccr[bot]
4dc39eec39
Result of tsccr-helper -log-level=info gha update -latest . ( #196 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2024-02-19 07:25:18 +00:00
dependabot[bot]
dd4693b621
Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 ( #195 )
...
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](633666f66e...a1502cd9e7
)
---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
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-01-31 16:47:15 -05:00
hashicorp-tsccr[bot]
b9b12af8d6
Result of tsccr-helper -log-level=info gha update -latest . ( #188 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2024-01-08 07:43:30 +00:00
hashicorp-tsccr[bot]
29b288fc88
Result of tsccr-helper -log-level=info gha update -latest . ( #186 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-12-18 06:27:05 +00:00
hashicorp-tsccr[bot]
b3e1404bc9
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #182 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-10-30 07:49:58 +00:00
hashicorp-tsccr[bot]
c7f8b736ae
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #177 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-10-02 17:26:06 +01:00
hashicorp-tsccr[bot]
3fa75df456
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #175 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-09-25 07:27:40 +01:00
hashicorp-tsccr[bot]
49ee411579
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #171 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-09-04 07:43:00 +01:00
hashicorp-tsccr[bot]
a703ef27bd
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #169 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-08-21 08:39:19 +01:00
hashicorp-tsccr[bot]
899178aa11
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #166 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-08-14 08:08:28 +01:00
dependabot[bot]
44787e3fea
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 ( #151 )
...
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](f82d6c1c34...336e29918d
)
---
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-13 08:46:48 -04:00
dependabot[bot]
4f6fa21156
Bump actions/checkout from 3.5.2 to 3.5.3 ( #149 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7
)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-06-12 09:45:00 -04:00
dependabot[bot]
87cbe86e0d
Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 ( #150 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](5f1fec7010...639cd343e1
)
---
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>
2023-06-12 09:40:59 -04:00
dependabot[bot]
d29beb059c
Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 ( #145 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](08e2f20817...5f1fec7010
)
---
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>
2023-06-05 08:41:51 -04:00
dependabot[bot]
3f616587fe
Bump actions/setup-go from 4.0.0 to 4.0.1 ( #143 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](4d34df0c23...fac708d667
)
---
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>
2023-05-19 16:28:07 -04:00
dependabot[bot]
eda51c0b5a
Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 ( #142 )
...
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases )
- [Commits](111c56156b...72b6676b71
)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
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-05-08 08:50:49 -04:00
dependabot[bot]
63c8212f2b
Bump actions/checkout from 3.5.1 to 3.5.2 ( #141 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](83b7061638...8e5e7e5ab8
)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-04-14 11:04:42 -04:00
dependabot[bot]
58ed661e53
Bump actions/checkout from 3.5.0 to 3.5.1 ( #140 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8f4b7f8486...83b7061638
)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-04-13 08:09:38 -04:00
dependabot[bot]
8f1957e7bc
Bump actions/checkout from 3.4.0 to 3.5.0 ( #138 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](24cb908017...8f4b7f8486
)
---
updated-dependencies:
- dependency-name: actions/checkout
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-03-24 11:10:43 -04:00
dependabot[bot]
80133b8c49
Bump actions/setup-go from 3.5.0 to 4.0.0 ( #134 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](6edd4406fa...4d34df0c23
)
---
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-16 13:50:32 -04:00
dependabot[bot]
e54e0a0a1b
Bump actions/checkout from 3.3.0 to 3.4.0 ( #133 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017
)
---
updated-dependencies:
- dependency-name: actions/checkout
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-03-16 11:45:23 +00:00
Brian Flad
7d0bd0032b
.github/workflows: Test on Terraform 1.4.* versions ( #131 )
...
Reference: https://github.com/hashicorp/terraform-providers-devex-internal/issues/139
2023-03-10 09:00:25 -05:00
Austin Valle
a6f94a8110
Switch goreleaser to use --clean
flag ( #125 )
2023-02-21 11:23:26 -05:00
dependabot[bot]
b6f0e7fef1
Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ( #122 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](9754a253a8...f82d6c1c34
)
---
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-01 06:24:00 +00:00
dependabot[bot]
d78fa4e7cc
Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ( #121 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](8f67e590f2...9754a253a8
)
---
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>
2023-01-30 17:42:29 +00:00
Austin Valle
fa8056ce94
ci: add golangci-lint
+ fix lints ( #120 )
...
* ci: add `golangci-lint` + fix lints
* switched order
2023-01-26 14:24:42 -05:00
Dave Parfitt
b915d9f8e1
remove jira workflow ( #119 )
2023-01-26 14:10:07 -05:00
dependabot[bot]
da18487669
Bump atlassian/gajira-create from 3.0.0 to 3.0.1 ( #117 )
...
* Bump atlassian/gajira-create from 3.0.0 to 3.0.1
Bumps [atlassian/gajira-create](https://github.com/atlassian/gajira-create ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/atlassian/gajira-create/releases )
- [Commits](1ff0b6bd11...59e177c4f6
)
---
updated-dependencies:
- dependency-name: atlassian/gajira-create
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update send-to-jira.yml
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
2023-01-26 10:50:54 +00:00
dependabot[bot]
af13526816
Bump atlassian/gajira-transition from 3.0.0 to 3.0.1 ( #118 )
...
Bumps [atlassian/gajira-transition](https://github.com/atlassian/gajira-transition ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/atlassian/gajira-transition/releases )
- [Commits](4749176faf...38fc9cd61b
)
---
updated-dependencies:
- dependency-name: atlassian/gajira-transition
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-26 10:49:22 +00:00
Dave Parfitt
857fe20cc2
Add Jira automation ( #115 )
2023-01-25 09:52:14 -05:00
Brian Flad
3004c76344
.github/workflows: Pin actions versions to SHAs ( #110 )
...
Reference: https://github.com/hashicorp/terraform-providers-devex-internal/issues/118
2023-01-12 09:35:41 -05:00
dependabot[bot]
d6ceae2398
Bump goreleaser/goreleaser-action from 3 to 4 ( #105 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4 )
---
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>
2022-12-14 11:19:15 +00:00
Dave Parfitt
cc6bd97659
remove DevEx project automation ( #94 )
2022-10-13 16:27:03 -04:00
dependabot[bot]
0c93ae480c
Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1 ( #90 )
...
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases )
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-26 08:04:06 -04:00
dependabot[bot]
9325fc339c
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0 ( #83 )
...
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases )
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.3.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
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-09-07 11:11:50 -04:00
Brian Flad
b699ca1ff3
Bump Go Version to 1.18 ( #79 )
...
Reference: https://github.com/hashicorp/terraform-provider-scaffolding-framework/issues/78
Updated via:
```shell
go mod edit -go=1.18
go mod tidy
go fix ./...
```
And textual file updates, such as the README.
2022-08-12 15:19:26 -04:00
dependabot[bot]
e5808c408d
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0 ( #75 )
...
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases )
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
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-08-02 07:22:14 -04:00
Radek Simko
3a91275abc
ci: replace forked GH action with latest upstream ( #55 )
2022-07-15 15:09:45 -04:00
Ivan De Marino
8b933d2b91
Fixing 'add-content-to-project' workflow ( #57 )
2022-06-14 18:16:25 +01:00
Jonathan Ruckwood
ad648861b4
Cache Go dependencies and detect Go version in GitHub Action workflows ( #52 )
2022-06-01 10:02:17 -04:00
dependabot[bot]
3b7018c581
Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 ( #49 )
...
* Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
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>
* Update .github/workflows/release.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan De Marino <ivan.demarino@hashicorp.com>
2022-05-23 11:58:39 +01:00
dependabot[bot]
3c30204856
Bump hashicorp/setup-terraform from 1 to 2 ( #36 )
...
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ) from 1 to 2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
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-19 10:18:23 -04:00
dependabot[bot]
38db11c464
Bump actions/setup-go from 2 to 3 ( #33 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 11:59:33 +01:00
Brian Flad
2f9e03568a
.github/workflows: Add go generate
testing to CI ( #26 )
...
The `go test` command cannot detect any issues when running `go generate`. This ensures that any `go generate` commands can successfully execute, while also ensuring there are no dangling Git differences afterwards to prevent cases where the documentation is not symmetrically updated.
2022-03-15 11:52:10 -04:00
Ivan De Marino
330e0883fc
Update GH Action 'add-content-to-project' to use 'pull_request_target' to allow access to project secrets ( #18 )
2022-03-10 15:22:40 +00:00
Ivan De Marino
2c9545cb57
GH Action to link incoming issues and pull-requests to the Terraform DevEx Team board ( #17 )
2022-03-08 16:44:29 +00:00
dependabot[bot]
5fa1b4da41
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 ( #15 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 11:46:34 -05:00
dependabot[bot]
82eb67b462
Bump actions/checkout from 2 to 3 ( #16 )
...
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-03-03 11:46:05 -05:00
dependabot[bot]
7579b23611
Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 ( #9 )
...
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-18 13:38:57 -05:00