We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979167a commit 2fe2fdaCopy full SHA for 2fe2fda
.github/workflows/provider-tests.yaml
@@ -18,7 +18,7 @@ jobs:
18
terraform-version:
19
- "1.11.*"
20
steps:
21
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
23
with:
24
go-version-file: "go.mod"
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
goreleaser:
runs-on: ubuntu-latest
# Allow goreleaser to access older tag information.
fetch-depth: 0
0 commit comments