mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
test: bust cache prefix to force rebuild
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
parent
a19555f742
commit
ce6e763ddb
2
.github/actions/bootstrap/action.yaml
vendored
2
.github/actions/bootstrap/action.yaml
vendored
@ -13,7 +13,7 @@ inputs:
|
||||
cache-key-prefix:
|
||||
description: "Prefix all cache keys with this value"
|
||||
required: true
|
||||
default: "53ac821810"
|
||||
default: "53ac821811"
|
||||
download-test-fixture-cache:
|
||||
description: "Download test fixture cache from OCI and github actions"
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user