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 16a677b commit 33cd883Copy full SHA for 33cd883
.github/workflows/labeler.yml
@@ -19,6 +19,6 @@ jobs:
19
steps:
20
- name: Labeler
21
# Only use hashes, see the security comment above
22
- uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b # 4.0.3
+ uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # 4.0.4
23
with:
24
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments