Skip to content

Commit 74f0e87

Browse files
chore(deps): update dependency js-yaml to v4.1.0 (open-telemetry#2232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dd3ec2 commit 74f0e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-issue-owners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121

2222
- name: Install js-yaml
23-
run: npm install js-yaml@4.0.0
23+
run: npm install js-yaml@4.1.0
2424

2525
- name: Parse component label and assign owners
2626
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0

0 commit comments

Comments
 (0)