We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa2e245 + b39913c commit 437c273Copy full SHA for 437c273
.github/workflows/pre-merge-ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
46
47
- name: Setup Go environment
48
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
+ uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
49
with:
50
go-version-file: go.mod
51
cache: true
.github/workflows/push-bundles.yaml
@@ -49,7 +49,7 @@ jobs:
fetch-depth: 0
52
53
54
55
0 commit comments