We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aebde6 commit 91721deCopy full SHA for 91721de
.github/workflows/labelssync.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout Project
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
- name: Run Label Sync
16
- uses: crazy-max/ghaction-github-labeler@de749cf181958193cb7debf1a9c5bb28922f3e1b # v5
+ uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
yaml-file: .github/labels.yml
0 commit comments