chore(deps): bump anistark/feluda from 1.11.1 to 1.12.0

Bumps [anistark/feluda](https://github.com/anistark/feluda) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/anistark/feluda/releases)
- [Commits](https://github.com/anistark/feluda/compare/v1.11.1...v1.12.0)

---
updated-dependencies:
- dependency-name: anistark/feluda
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-26 12:55:45 +00:00 committed by gewuyou
parent 9bf7226c0b
commit f4c7b349ea

View File

@ -22,7 +22,7 @@ jobs:
# - fail-on-incompatible: 发现不兼容许可证时失败 # - fail-on-incompatible: 发现不兼容许可证时失败
# - update-badge: 自动更新许可证徽章 # - update-badge: 自动更新许可证徽章
- name: Feluda License Scanner - name: Feluda License Scanner
uses: anistark/feluda@v1.11.1 uses: anistark/feluda@v1.12.0
with: with:
project-license: 'Apache-2.0' project-license: 'Apache-2.0'
fail-on-restrictive: false fail-on-restrictive: false