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 1a1684d commit ca6f4a2Copy full SHA for ca6f4a2
.github/workflows/assign-issue-owners.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
24
25
- name: Install yaml dependency used below
26
- run: npm install -g [email protected] --integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
+ run: npm install -g [email protected]
27
28
- name: Parse component label and assign owners
29
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
0 commit comments