Skip to content

[NuGet](deps): Bump NCronJob from 4.0.2 to 4.1.0 in the others group #936

[NuGet](deps): Bump NCronJob from 4.0.2 to 4.1.0 in the others group

[NuGet](deps): Bump NCronJob from 4.0.2 to 4.1.0 in the others group #936

name: "HCL AppScan CodeSweep"
on:
pull_request:
types: [opened,synchronize]
permissions:
actions: write
contents: read
jobs:
scan:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
fetch-depth: 0
- name: Run AppScan CodeSweep
uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@c9d5958469145a0aaf3ac41eaa0190e7757e4eba
with:
status: action_required
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}