mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 09:59:54 +00:00
Remove pip cache from release workflow
This commit is contained in:
1
.github/workflows/02-release.yaml
vendored
1
.github/workflows/02-release.yaml
vendored
@@ -61,7 +61,6 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
cache: "pip"
|
||||
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@v3.5.0
|
||||
|
||||
Reference in New Issue
Block a user