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 b8de15f commit 2e12f8cCopy full SHA for 2e12f8c
.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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
40
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
41
with:
42
go-version-file: ${{ matrix.folder }}/go.mod
0 commit comments