diff --git a/.cspell/industry-acronyms.txt b/.cspell/industry-acronyms.txt index 71f5bf0a..7be7c938 100644 --- a/.cspell/industry-acronyms.txt +++ b/.cspell/industry-acronyms.txt @@ -37,6 +37,7 @@ rbac RAGRS RAGZRS Rego +SARIF SBOM SCIM SCOR diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0ef363d0..383f8bcc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -188,6 +188,7 @@ jobs: - name: Regenerate uv.lock if: ${{ steps.release.outputs.prs_created == 'true' }} + shell: bash env: GH_TOKEN: ${{ steps.app-token.outputs.token }} run: |