Regenerates test workflows

This commit is contained in:
Alex Croteau 2022-01-31 20:07:55 -05:00
parent 9f36b75178
commit 72f9a88bc5
2 changed files with 4 additions and 0 deletions

View file

@ -35,6 +35,8 @@ jobs:
- macos-latest
- windows-latest
name: "Analyze: 'ref' and 'sha' from inputs"
permissions:
security-events: write
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository

View file

@ -35,6 +35,8 @@ jobs:
- macos-latest
- windows-latest
name: "Upload-sarif: 'ref' and 'sha' from inputs"
permissions:
security-events: write
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository