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 272f717 commit bc50046Copy full SHA for bc50046
.github/workflows/labelssync.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
16
- name: Run Label Sync
17
- uses: crazy-max/ghaction-github-labeler@de749cf181958193cb7debf1a9c5bb28922f3e1b # v5
+ uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5
18
with:
19
github-token: ${{ secrets.GITHUB_TOKEN }}
20
yaml-file: .github/labels.yml
0 commit comments