Skip to content

Commit dd375c7

Browse files
committed
Test latest workflows.
1 parent cd2f42b commit dd375c7

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@8d54bd866578f9d1be5ba0cc7952f17f37d70027
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@8d54bd866578f9d1be5ba0cc7952f17f37d70027
2626
permissions:
2727
contents: read
2828
issues: write

0 commit comments

Comments
 (0)