Skip to content

Commit 00108b6

Browse files
committed
tweak
1 parent 29688c2 commit 00108b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ncm-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- run: npm install
1111
- name: NCM Report
1212
id: report
13-
uses: nodesource/ncm-report-github-action@v1.2.0
13+
uses: nodesource/ncm-report-github-action@master
1414
with:
1515
token: ${{ secrets.NCM_TOKEN }}
1616
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)