We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81c17c7 + cf1ec53 commit 302e1f1Copy full SHA for 302e1f1
.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
+ uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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