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 5be3a42 commit 0471093Copy full SHA for 0471093
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
22
- name: Install js-yaml
23
run: npm install js-yaml
0 commit comments