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 c4580ca commit fbacae6Copy full SHA for fbacae6
.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@b54af0c25861143e7c8813d7cbbf46d2c341680c # v5.1.0
+ uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5.2.0
26
with:
27
github-token: ${{ secrets.GITHUB_TOKEN }}
28
yaml-file: .github/labels.yml
0 commit comments