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 36b76db commit 10b51eeCopy full SHA for 10b51ee
.github/workflows/create-release-pr.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
37
- name: Set up Go
38
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
+ uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
39
with:
40
go-version-file: go.mod
41
cache: true
.github/workflows/nightly-tfe-test.yml
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
check-latest: true
0 commit comments