Skip to content

Commit

Permalink
Update TriggerExtensionRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 committed Mar 25, 2024
1 parent 550e2df commit 30c655c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/TriggerExtensionRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
name: Trigger OneBranch ADO Pipeline (CI)
runs-on: ubuntu-latest
steps:
- task: NodeTool@0
inputs:
versionSpec: '20'
checkLatest: true

- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
with:
Expand Down

0 comments on commit 30c655c

Please sign in to comment.