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 e41b19d commit f7323fdCopy full SHA for f7323fd
.github/workflows/labels.yml
@@ -22,7 +22,7 @@ jobs:
22
23
# https://github.com/marketplace/actions/github-labeler
24
- name: Run Labeler
25
- uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5.2.0
+ uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0
26
with:
27
github-token: ${{ secrets.GITHUB_TOKEN }}
28
yaml-file: .github/labels.yml
0 commit comments