mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 09:53:40 +08:00
chore(deps): update all dependencies
This commit is contained in:
committed by
Cosmin Cojocar
parent
cee0aeae8a
commit
287b46c018
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
|
||||
steps:
|
||||
- name: Checkout Source
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
- name: Unshallow
|
||||
run: git fetch --prune --unshallow
|
||||
- name: Set up Go
|
||||
|
||||
Reference in New Issue
Block a user