Skip to content

Commit

Permalink
chore: fix component-governance-detection pipeline (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanzhang-oss committed Sep 6, 2023
1 parent 248b683 commit 022d05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipeline/component-governance-detection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ trigger:
- go.mod

pool:
vmImage: ubuntu-18.04
vmImage: ubuntu-latest

steps:
- bash: |
Expand Down

0 comments on commit 022d05d

Please sign in to comment.