We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd3ec2 commit 74f0e87Copy full SHA for 74f0e87
.github/workflows/assign-issue-owners.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21
22
- name: Install js-yaml
23
- run: npm install js-yaml@4.0.0
+ run: npm install js-yaml@4.1.0
24
25
- name: Parse component label and assign owners
26
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
0 commit comments