Skip to content

Commit 0d22d13

Browse files
authored
chore: fix is-sponsor-label
1 parent 2d1d674 commit 0d22d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-sponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
name: is-sponsor-label
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: JasonEtco/is-sponsor-label-action@v1
12+
- uses: JasonEtco/is-sponsor-label-action@v1.2.0
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)