chore: update goreleaser brew token (#1306)

This commit is contained in:
Keith Zantow 2022-11-02 10:05:20 -04:00 committed by GitHub
parent 95c7378109
commit 35f0f2931e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -147,6 +147,7 @@ jobs:
QUILL_NOTARY_KEY_ID: ${{ secrets.APPLE_NOTARY_KEY_ID }}
QUILL_NOTARY_KEY: ${{ secrets.APPLE_NOTARY_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_BREW_TOKEN: ${{ secrets.ANCHORE_GIT_READ_TOKEN }}
- uses: anchore/sbom-action@v0
continue-on-error: true

View file

@ -86,6 +86,7 @@ brews:
- tap:
owner: anchore
name: homebrew-syft
token: "{{.Env.GITHUB_BREW_TOKEN}}"
ids:
- darwin-archives
- linux-archives