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 f1a07c2 commit 5c851aeCopy full SHA for 5c851ae
.github/workflows/shared-codeql.yaml
@@ -105,7 +105,7 @@ jobs:
105
106
- name: Set up Go
107
if: inputs.go-check == true
108
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
109
with:
110
go-version: ${{ matrix.go-version }}
111
workflows/e2e/action.yaml
@@ -38,7 +38,7 @@ runs:
38
repository: cloudoperators/greenhouse
39
40
41
42
43
go-version-file: 'go.mod'
44
0 commit comments