Skip to content

Commit a2eba28

Browse files
fix: Add runs-on parameter to resolve runner spec error
Co-Authored-By: Patrick Kaeding <patrick@kaeding.name>
1 parent c4373d7 commit a2eba28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependency-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
uses: launchdarkly/common-workflows/.github/workflows/dependency-scan.yml@main
1212
with:
1313
types: 'nodejs'
14+
runs-on: 'ubuntu-latest'
1415
secrets: inherit

0 commit comments

Comments
 (0)