Skip to content

Commit 001fac7

Browse files
committed
Test latest workflows.
1 parent 9766351 commit 001fac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ on:
1515
jobs:
1616
## run the following on PRs
1717
osv-scan-pr:
18-
uses: digitalbazaar/github-workflow-shared-action-osv-scanner/.github/workflows/osv-scanner-pr.yaml@64442e54b86273b20da4a1f4bf2744b43f2e7e02
18+
uses: digitalbazaar/github-workflow-shared-action-osv-scanner/.github/workflows/osv-scanner-pr.yaml@6e8fdf581d58e204fab684d31200bd2cb94d39b4
1919
permissions:
2020
contents: read
2121
pull-requests: write
2222

2323
## run the following only on the main branch
2424
osv-scan-main:
25-
uses: digitalbazaar/github-workflow-shared-action-osv-scanner/.github/workflows/osv-scanner-main.yaml@64442e54b86273b20da4a1f4bf2744b43f2e7e02
25+
uses: digitalbazaar/github-workflow-shared-action-osv-scanner/.github/workflows/osv-scanner-main.yaml@6e8fdf581d58e204fab684d31200bd2cb94d39b4
2626
permissions:
2727
contents: read
2828
issues: write

0 commit comments

Comments
 (0)