Skip to content

Remove hard-coded java-version in Security Scan #23

Remove hard-coded java-version in Security Scan

Remove hard-coded java-version in Security Scan #23

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"