We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ec624 commit 3ec461fCopy full SHA for 3ec461f
.github/workflows/scan.yml
@@ -31,7 +31,6 @@ jobs:
31
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
32
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
33
runs-on: ubuntu-latest
34
- environment: prod
35
steps:
36
- name: Checkout the code
37
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0
0 commit comments