From 7b8073d7012e211ea2ef4d81c96b2e91b659f47a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 23 Jan 2024 20:27:49 +0100
Subject: [PATCH] chore(deps): update github-actions (major) (#68)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |
|
[crazy-max/ghaction-import-gpg](https://togithub.com/crazy-max/ghaction-import-gpg)
| action | major | `v5` -> `v6` |
|
[goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action)
| action | major | `v3.2.0` -> `v5.0.0` |
| [magefile/mage-action](https://togithub.com/magefile/mage-action) |
action | major | `v2` -> `v3` |
|
[magnetikonline/action-golang-cache](https://togithub.com/magnetikonline/action-golang-cache)
| action | major | `v3` -> `v4` |
---
### Release Notes
actions/checkout (actions/checkout)
###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)
[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)
- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
- [Update to node20](https://togithub.com/actions/checkout/pull/1436)
crazy-max/ghaction-import-gpg
(crazy-max/ghaction-import-gpg)
###
[`v6`](https://togithub.com/crazy-max/ghaction-import-gpg/compare/v5...v6)
[Compare
Source](https://togithub.com/crazy-max/ghaction-import-gpg/compare/v5...v6)
goreleaser/goreleaser-action
(goreleaser/goreleaser-action)
###
[`v5.0.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v5.0.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.6.0...v5.0.0)
#### What's Changed
- feat: node 20 as default runtime (requires [Actions Runner
v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or
later) by [@crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/432](https://togithub.com/goreleaser/goreleaser-action/pull/432)
- chore(deps): bump
[@actions/core](https://togithub.com/actions/core) from 1.10.0 to
1.10.1 in
[https://github.com/goreleaser/goreleaser-action/pull/434](https://togithub.com/goreleaser/goreleaser-action/pull/434)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.6.0...v5.0.0
###
[`v4.6.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.6.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.5.0...v4.6.0)
Reverts the change to `node20` runtime.
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.5.0...v4.6.0
###
[`v4.5.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.5.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.4.0...v4.5.0)
#### What's Changed
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/427](https://togithub.com/goreleaser/goreleaser-action/pull/427)
- feat: bump to use node20 runtime, actions/checkout to v4 by
[@kbdharun](https://togithub.com/kbdharun) in
[https://github.com/goreleaser/goreleaser-action/pull/430](https://togithub.com/goreleaser/goreleaser-action/pull/430)
#### New Contributors
- [@kbdharun](https://togithub.com/kbdharun) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/430](https://togithub.com/goreleaser/goreleaser-action/pull/430)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.4.0...v4.5.0
###
[`v4.4.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.4.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0)
#### What's Changed
- chore(deps): bump semver from 7.5.0 to 7.5.1 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/417](https://togithub.com/goreleaser/goreleaser-action/pull/417)
- feat: support oss nightlies by
[@caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/424](https://togithub.com/goreleaser/goreleaser-action/pull/424)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0
###
[`v4.3.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.3.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0)
#### What's Changed
- Update in command examples by
[@arnaduga](https://togithub.com/arnaduga) in
[https://github.com/goreleaser/goreleaser-action/pull/393](https://togithub.com/goreleaser/goreleaser-action/pull/393)
- chore(deps): bump yargs from 17.6.2 to 17.7.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/395](https://togithub.com/goreleaser/goreleaser-action/pull/395)
- Improve documentation for use of `GITHUB_TOKEN` by
[@jamietanna](https://togithub.com/jamietanna) in
[https://github.com/goreleaser/goreleaser-action/pull/399](https://togithub.com/goreleaser/goreleaser-action/pull/399)
- chore(deps): bump actions/setup-go from 3 to 4 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/403](https://togithub.com/goreleaser/goreleaser-action/pull/403)
- chore(deps): bump docker/bake-action from 2 to 3 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/408](https://togithub.com/goreleaser/goreleaser-action/pull/408)
- chore(deps): bump semver from 7.3.8 to 7.5.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/407](https://togithub.com/goreleaser/goreleaser-action/pull/407)
- Bump setup-go action version to v4 in README by
[@kishaningithub](https://togithub.com/kishaningithub) in
[https://github.com/goreleaser/goreleaser-action/pull/411](https://togithub.com/goreleaser/goreleaser-action/pull/411)
- ci: split test and validate workflow by
[@crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/413](https://togithub.com/goreleaser/goreleaser-action/pull/413)
- chore: update yarn to 3.5.1 by
[@crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/412](https://togithub.com/goreleaser/goreleaser-action/pull/412)
- chore(deps): bump yargs from 17.7.1 to 17.7.2 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/410](https://togithub.com/goreleaser/goreleaser-action/pull/410)
- feat: support nightly by
[@caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/419](https://togithub.com/goreleaser/goreleaser-action/pull/419)
#### New Contributors
- [@arnaduga](https://togithub.com/arnaduga) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/393](https://togithub.com/goreleaser/goreleaser-action/pull/393)
- [@jamietanna](https://togithub.com/jamietanna) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/399](https://togithub.com/goreleaser/goreleaser-action/pull/399)
- [@kishaningithub](https://togithub.com/kishaningithub) made
their first contribution in
[https://github.com/goreleaser/goreleaser-action/pull/411](https://togithub.com/goreleaser/goreleaser-action/pull/411)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0
###
[`v4.2.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.2.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0)
##### What's Changed
- fix: don't depend on the GitHub API to check release by
[@crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/391](https://togithub.com/goreleaser/goreleaser-action/pull/391)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0
###
[`v4.1.1`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.1.1)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1)
##### What's Changed
- Update Readme to reference `goreleaser/goreleaser-action@v4` by
[@felladrin](https://togithub.com/felladrin) in
[https://github.com/goreleaser/goreleaser-action/pull/384](https://togithub.com/goreleaser/goreleaser-action/pull/384)
- docs: fix README badge by
[@dirien](https://togithub.com/dirien) in
[https://github.com/goreleaser/goreleaser-action/pull/386](https://togithub.com/goreleaser/goreleaser-action/pull/386)
- chore(deps): bump json5 from 2.2.0 to 2.2.3 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/388](https://togithub.com/goreleaser/goreleaser-action/pull/388)
- fix: use [@action/github](https://togithub.com/action/github)
by [@caarlos0](https://togithub.com/caarlos0) and
[@crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/390](https://togithub.com/goreleaser/goreleaser-action/pull/390)
##### New Contributors
- [@felladrin](https://togithub.com/felladrin) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/384](https://togithub.com/goreleaser/goreleaser-action/pull/384)
- [@dirien](https://togithub.com/dirien) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/386](https://togithub.com/goreleaser/goreleaser-action/pull/386)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1
###
[`v4.1.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.1.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.0.0...v4.1.0)
##### What's Changed
- feat!: remove auto-snapshot on dirty tag by
[@caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/382](https://togithub.com/goreleaser/goreleaser-action/pull/382)
- docs: add example when using workdir along with upload-artifact by
[@zdtsw](https://togithub.com/zdtsw) in
[https://github.com/goreleaser/goreleaser-action/pull/366](https://togithub.com/goreleaser/goreleaser-action/pull/366)
- Fix Self-Hosted Windows Error: Expand-Archive by
[@flarco](https://togithub.com/flarco) in
[https://github.com/goreleaser/goreleaser-action/pull/379](https://togithub.com/goreleaser/goreleaser-action/pull/379)
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/383](https://togithub.com/goreleaser/goreleaser-action/pull/383)
##### Migrating from v3
If you need the auto-snapshot feature, take a look at [this example
repository](https://togithub.com/caarlos0/goreleaser-action-v4-auto-snapshot-example):
it's a minimal working example with all you need.
##### New Contributors
- [@zdtsw](https://togithub.com/zdtsw) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/366](https://togithub.com/goreleaser/goreleaser-action/pull/366)
- [@flarco](https://togithub.com/flarco) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/379](https://togithub.com/goreleaser/goreleaser-action/pull/379)
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v4...v4.1.0
###
[`v4.0.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.0.0)
[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.0.0)
##### What's Changed
- fix: do not override GORELEASER_CURRENT_TAG by
[@caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/370](https://togithub.com/goreleaser/goreleaser-action/pull/370)
##### Migrating from v3
If you need the auto-snapshot feature, take a look at [this example
repository](https://togithub.com/caarlos0/goreleaser-action-v4-auto-snapshot-example):
it's a minimal working example with all you need.
**Full Changelog**:
https://github.com/goreleaser/goreleaser-action/compare/v3...v4.0.0
magefile/mage-action (magefile/mage-action)
### [`v3`](https://togithub.com/magefile/mage-action/compare/v2...v3)
[Compare
Source](https://togithub.com/magefile/mage-action/compare/v2...v3)
magnetikonline/action-golang-cache
(magnetikonline/action-golang-cache)
###
[`v4`](https://togithub.com/magnetikonline/action-golang-cache/releases/tag/v4)
[Compare
Source](https://togithub.com/magnetikonline/action-golang-cache/compare/v3...v4)
- Provide action outputs of `build-cache-path`, `module-cache-path` and
`cache-key`.
- Bump `actions/setup-go@v4`
- Some `README.md` cleanups.
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/DelineaXPM/terraform-provider-dsv).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/release.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index d9bf7087..d03bbaf1 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -24,28 +24,28 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
# https://github.com/magnetikonline/action-golang-cache
- name: Setup Golang with cache
- uses: magnetikonline/action-golang-cache@797f193169d3c8ba6f60d90f50ecdadd2583fbd8 # tag=v3
+ uses: magnetikonline/action-golang-cache@777394c89f8ed6fcf1649505277c46c1cd06494d # v4
with:
go-version-file: go.mod
- name: mage-tidy
- uses: magefile/mage-action@3b833fb24c0d19eed3aa760b9eb285b4b84f420f # v2
+ uses: magefile/mage-action@6a5dcb5fe61f43d7c08a98bc3cf9bc63c308c08e # v3
with:
version: latest
args: init
- name: Import GPG key
id: import_gpg
- uses: crazy-max/ghaction-import-gpg@v5
+ uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # v6
with:
gpg_private_key: ${{ secrets.TERRAFORM_REGISTRY_GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.TERRAFORM_REGISTRY_PASSPHRASE }}
- name: Run GoReleaser
- uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # v3.2.0
+ uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
version: latest
args: release --rm-dist