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 ac847ad commit ffb4c14Copy full SHA for ffb4c14
.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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
40
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
41
with:
42
go-version-file: ${{ matrix.folder }}/go.mod
0 commit comments