Skip to content

Commit 8b784e3

Browse files
committed
update workflow
1 parent 7da7c84 commit 8b784e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pr.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
name: gosec
2121
runs-on: ubuntu-latest
2222
steps:
23-
- name: Set up Go
24-
uses: actions/setup-go@v1
25-
with:
26-
go-version: 1.22
2723
- name: Checkout Source
2824
uses: actions/checkout@v3
2925
- name: Run Gosec Security Scanner

0 commit comments

Comments
 (0)