We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d350fd commit d3fc1beCopy full SHA for d3fc1be
1 file changed
.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
40
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
41
with:
42
go-version-file: ${{ matrix.folder }}/go.mod
0 commit comments