Jelajahi Sumber

build(deps): bump JasonEtco/is-sponsor-label-action from 1 to 2 (#4209)

Bumps [JasonEtco/is-sponsor-label-action](https://github.com/JasonEtco/is-sponsor-label-action) from 1 to 2.
- [Release notes](https://github.com/JasonEtco/is-sponsor-label-action/releases)
- [Commits](https://github.com/JasonEtco/is-sponsor-label-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: JasonEtco/is-sponsor-label-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 tahun lalu
induk
melakukan
1ca0b54e2a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/label-sponsors.yml

+ 1 - 1
.github/workflows/label-sponsors.yml

@@ -9,6 +9,6 @@ jobs:
     name: is-sponsor-label
     runs-on: ubuntu-latest
     steps:
-      - uses: JasonEtco/is-sponsor-label-action@v1
+      - uses: JasonEtco/is-sponsor-label-action@v2
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}