diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e27734f2..273faada 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,8 +17,8 @@ permissions: on: # push: # branches: [ "main" ] - schedule: - - cron: '24 14 * * 0' + # schedule: + # - cron: '24 14 * * 0' workflow_dispatch: jobs: @@ -101,7 +101,7 @@ jobs: token: ${{ secrets.SECURITY_TOKEN }} - name: GitHub Upload Release Artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: report path: |