mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 10:36:45 +01:00
chore: use checkout v2 for tag depth (#1470)
This commit is contained in:
parent
6cf668f749
commit
07aee798b0
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -97,7 +97,7 @@ jobs:
|
||||
contents: write
|
||||
packages: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Bootstrap environment
|
||||
uses: ./.github/actions/bootstrap
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user