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 4608425 commit 00e0759Copy full SHA for 00e0759
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
40
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
41
with:
42
go-version-file: ${{ matrix.folder }}/go.mod
0 commit comments