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 e727b3d commit 369aa8dCopy full SHA for 369aa8d
.github/workflows/golangci-lint.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
persist-credentials: false
23
24
- - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
+ - uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
25
26
go-version: '1.24'
27
check-latest: true
.github/workflows/oscal-check.yaml
@@ -29,7 +29,7 @@ jobs:
29
path: .build/go-oscal/
30
31
32
33
name: setup-go
34
35
0 commit comments