Skip to content

Commit 2faaca2

Browse files
authored
chore(ci): bump scorecard
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent c3a26ce commit 2faaca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ on:
1010
push:
1111
branches:
1212
- main
13+
- fix/scorecard
1314

1415
# Declare default permissions as read only.
1516
permissions: read-all
1617

1718
jobs:
1819
analysis:
1920
name: Scorecard analysis
20-
uses: nodejs/web-team/.github/workflows/scorecard.yml@9f3c83af227d721768d9dbb63009a47ed4f4282f
21+
uses: nodejs/web-team/.github/workflows/scorecard.yml@64d15ba684371b26784aa58680ea3f31120213ba
2122
permissions:
2223
# Needed to upload the results to code-scanning dashboard.
2324
security-events: write

0 commit comments

Comments
 (0)