mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 18:46:41 +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
|
contents: write
|
||||||
packages: write
|
packages: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Bootstrap environment
|
- name: Bootstrap environment
|
||||||
uses: ./.github/actions/bootstrap
|
uses: ./.github/actions/bootstrap
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user