Skip to content

Commit e6be218

Browse files
authored
Update permissions and workflow reference in scorecard
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 4476658 commit e6be218

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,12 @@ on:
1111
branches:
1212
- main
1313

14-
# Declare default permissions as read only.
15-
permissions: read-all
14+
permissions: {}
1615

1716
jobs:
1817
analysis:
1918
name: Scorecard analysis
20-
uses: nodejs/web-team/.github/workflows/scorecard.yml@64d15ba684371b26784aa58680ea3f31120213ba
19+
uses: nodejs/web-team/.github/workflows/scorecard.yml@b62c434f5e530041c288a40280567849449e74be
2120
permissions:
2221
# Needed to upload the results to code-scanning dashboard.
2322
security-events: write

0 commit comments

Comments
 (0)