mirror of
https://github.com/anchore/syft.git
synced 2026-02-13 11:06:43 +01:00
Auto-PR needs to run go mod tidy (#958)
This commit is contained in:
parent
25bf679f8f
commit
321eddf874
@ -26,6 +26,7 @@ jobs:
|
|||||||
|
|
||||||
# update go.mod
|
# update go.mod
|
||||||
go get github.com/anchore/stereoscope@$LATEST_VERSION
|
go get github.com/anchore/stereoscope@$LATEST_VERSION
|
||||||
|
go mod tidy
|
||||||
|
|
||||||
# export the version for use with create-pull-request
|
# export the version for use with create-pull-request
|
||||||
echo "::set-output name=LATEST_VERSION::$LATEST_VERSION"
|
echo "::set-output name=LATEST_VERSION::$LATEST_VERSION"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user