mirror of
https://github.com/anchore/syft.git
synced 2026-02-13 02:56:42 +01:00
pull all commits on checkout for release to build changelog (#126)
This commit is contained in:
parent
bfc5dd87af
commit
f855a38a01
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -74,6 +74,8 @@ jobs:
|
|||||||
go-version: ${{ env.GO_VERSION }}
|
go-version: ${{ env.GO_VERSION }}
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Restore bootstrap cache
|
- name: Restore bootstrap cache
|
||||||
id: cache
|
id: cache
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user