mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 03:27:36 +00:00
update(ci): update setup-go action
Signed-off-by: Luca Guerra <luca@guerra.sh>
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
submodules: 'true'
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v3 # TODO needs to be updated
|
||||
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
|
||||
with:
|
||||
go-version: '>=1.17.0'
|
||||
|
||||
|
Reference in New Issue
Block a user