Skip to content

Commit f325c02

Browse files
authored
Merge branch 'master' into release-please--branches--master
2 parents e2f6cf5 + 35f65e0 commit f325c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
matrix:
3737
folder: [modules/project_cleanup/function_source]
3838
steps:
39-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
39+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
4040
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
4141
with:
4242
go-version-file: ${{ matrix.folder }}/go.mod

0 commit comments

Comments
 (0)