Skip to content

Commit c3302fd

Browse files
authored
Update .github/workflows/assign-issue-owners.yml
1 parent a012bdc commit c3302fd

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
@@ -17,7 +17,7 @@ jobs:
1717
if: startsWith(github.event.label.name, 'component:')
1818
steps:
1919
- name: Checkout repository
20-
uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
20+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121

2222
- name: Parse component label and assign owners
2323
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1

0 commit comments

Comments
 (0)