Skip to content

Commit 8ba6212

Browse files
authored
Merge pull request #22 from coveo/feature/DT-7006-dependency-review-ubuntu-latest
Target ubuntu-latest explicitely when running depency-review [DT-7006]
2 parents 4eea3fb + 7e6ad06 commit 8ba6212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
with:
1616
public: true
1717
distributed: true
18+
runs-on: '["ubuntu-latest"]'

0 commit comments

Comments
 (0)