Files
awesome-falsehood/.github/workflows/label-sponsors.yaml
dependabot[bot] c463943f25 Bump kdeldycke/workflows from 4.17.9 to 4.23.1
Bumps [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 4.17.9 to 4.23.1.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](https://github.com/kdeldycke/workflows/compare/v4.17.9...v4.23.1)

---
updated-dependencies:
- dependency-name: kdeldycke/workflows
  dependency-version: 4.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 19:16:33 +00:00

14 lines
210 B
YAML

---
name: Label sponsors
"on":
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
label-sponsors:
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v4.23.1