Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/t…
Browse files Browse the repository at this point in the history
…erraform-plugin-testing-1.8.0
  • Loading branch information
skyzyx authored May 20, 2024
2 parents a681cdf + 7cb799d commit 1c64a44
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go-dep-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true

- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v3.7.1
with:
version: latest
only-new-issues: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
vuln.go.dev:443
- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: Upload to code-scanning
uses: github/codeql-action/upload-sarif@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # v3.25.2
uses: github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
fetch-depth: 0

- name: Install Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ">= 1.22.1"
cache: true
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), adheres t
* [`5f742b3`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/5f742b35566a4429e81e399a6fc47d853713fc67): Updated Go dependencies. ([@skyzyx](https://github.com/skyzyx))
* [`6873913`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/6873913d13e0dbc621af83cf14f06cdd80f1a940): **deps**: Bump `step-security/harden-runner` from 2.7.0 to 2.7.1 ([#238](https://github.com/northwood-labs/terraform-provider-corefunc/issues/238)) ([@dependabot](https://github.com/dependabot))
* [`1cdfe96`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/1cdfe961a69c6b2ed0c74d215d7846b6401cd1c2): **deps**: Bump `github.com/hashicorp/terraform-plugin-docs` from 0.19.1 to 0.19.2 ([#241](https://github.com/northwood-labs/terraform-provider-corefunc/issues/241)) ([@dependabot](https://github.com/dependabot))
* [`cd03137`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/cd03137e8b19f81fa03e718f6868d3a27f2dabfc): **deps**: Bump `actions/dependency-review-action` from 4.2.5 to 4.3.2 ([#242](https://github.com/northwood-labs/terraform-provider-corefunc/issues/242)) ([@dependabot](https://github.com/dependabot))
* [`e4623fe`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/e4623fe91974cd9b30e62fbd32d318f12d65e131): **deps**: Bump `actions/setup-go` from 5.0.0 to 5.0.1 ([#243](https://github.com/northwood-labs/terraform-provider-corefunc/issues/243)) ([@dependabot](https://github.com/dependabot))
* [`3e5a490`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/3e5a490333b5c280f0dcf740bddc72671f88c1c3): **deps**: Bump `golangci/golangci-lint-action` from 4.0.0 to 6.0.1 ([#247](https://github.com/northwood-labs/terraform-provider-corefunc/issues/247)) ([@dependabot](https://github.com/dependabot))
* [`e1ca40b`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/e1ca40b2233bbf6abda80d883ec7d3f06fd4018c): **deps**: Bump `github/codeql-action` from 3.25.2 to 3.25.5 ([#249](https://github.com/northwood-labs/terraform-provider-corefunc/issues/249)) ([@dependabot](https://github.com/dependabot))

### :test_tube: Testing

Expand Down

0 comments on commit 1c64a44

Please sign in to comment.