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.
2 parents 22bdc14 + 65240af commit 1ad2646Copy full SHA for 1ad2646
.github/workflows/create-release-pr.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
37
- name: Set up Go
38
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
+ uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.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