Skip to content

Bump checkmarx/ast-github-action from 2.0.33 to 2.0.34 #410

Bump checkmarx/ast-github-action from 2.0.33 to 2.0.34

Bump checkmarx/ast-github-action from 2.0.33 to 2.0.34 #410

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af #v5
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}