Skip to content

Deps: Bump ruff from 0.14.14 to 0.15.0 in the python-packages group #44

Deps: Bump ruff from 0.14.14 to 0.15.0 in the python-packages group

Deps: Bump ruff from 0.14.14 to 0.15.0 in the python-packages group #44

name: Detect hidden unicode
on:
pull_request:
jobs:
detect-hidden-unicode:
runs-on: ubuntu-latest
steps:
- uses: greenbone/actions/detect-hidden-unicode@v3
with:
github-token: ${{ secrets.GREENBONE_BOT_TOKEN }}