Skip to content

Commit a68b19b

Browse files
committed
ci(gha): remove setup-go from licensing workflow
1 parent 7802d49 commit a68b19b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/licensing.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,5 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020

21-
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
22-
with:
23-
go-version-file: go.mod
24-
2521
- run: sudo gem install license_finder
2622
- run: license_finder

0 commit comments

Comments
 (0)