mirror of
https://github.com/anchore/syft.git
synced 2026-02-14 19:46:42 +01:00
Fix update-bootstrap-tools workflow (#1170)
This commit is contained in:
parent
5282820b5d
commit
6949a2500f
10
.github/workflows/update-bootstrap-tools.yml
vendored
10
.github/workflows/update-bootstrap-tools.yml
vendored
@ -43,11 +43,11 @@ jobs:
|
|||||||
|
|
||||||
# export the versions for use with create-pull-request
|
# export the versions for use with create-pull-request
|
||||||
echo "::set-output name=GOLANGCILINT::$GOLANGCILINT_LATEST_VERSION"
|
echo "::set-output name=GOLANGCILINT::$GOLANGCILINT_LATEST_VERSION"
|
||||||
echo "::set-output name=BOUNCER::BOUNCER_LATEST_VERSION"
|
echo "::set-output name=BOUNCER::$BOUNCER_LATEST_VERSION"
|
||||||
echo "::set-output name=CHRONICLE::CHRONICLE_LATEST_VERSION"
|
echo "::set-output name=CHRONICLE::$CHRONICLE_LATEST_VERSION"
|
||||||
echo "::set-output name=GORELEASER::GORELEASER_LATEST_VERSION"
|
echo "::set-output name=GORELEASER::$GORELEASER_LATEST_VERSION"
|
||||||
echo "::set-output name=YAJSV::YAJSV_LATEST_VERSION"
|
echo "::set-output name=YAJSV::$YAJSV_LATEST_VERSION"
|
||||||
echo "::set-output name=COSIGN::COSIGN_LATEST_VERSION"
|
echo "::set-output name=COSIGN::$COSIGN_LATEST_VERSION"
|
||||||
id: latest-versions
|
id: latest-versions
|
||||||
|
|
||||||
- uses: tibdex/github-app-token@v1
|
- uses: tibdex/github-app-token@v1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user