There was an error while loading. Please reload this page.
1 parent b1931fe commit 2095f63Copy full SHA for 2095f63
.github/workflows/go-lint.yaml
@@ -36,7 +36,7 @@ jobs:
36
matrix:
37
folder: [modules/project_cleanup/function_source]
38
steps:
39
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
41
with:
42
go-version-file: ${{ matrix.folder }}/go.mod
0 commit comments