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 0d4e5f4 commit a012bdcCopy full SHA for a012bdc
.github/workflows/assign-issue-owners.yml
@@ -17,7 +17,7 @@ jobs:
17
if: startsWith(github.event.label.name, 'component:')
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
+ uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
21
22
- name: Parse component label and assign owners
23
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
0 commit comments