Skip to content

build(deps): bump the go-dev-dependencies group with 21 updates #85

build(deps): bump the go-dev-dependencies group with 21 updates

build(deps): bump the go-dev-dependencies group with 21 updates #85

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 }}