Skip to content

Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group #10

Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group

Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group #10

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