diff --git a/.github/workflows/dependency-check.yml b/.github/workflows/dependency-check.yml index 857974d..a856119 100644 --- a/.github/workflows/dependency-check.yml +++ b/.github/workflows/dependency-check.yml @@ -50,7 +50,7 @@ jobs: --failOnCVSS "7" - name: Upload test results - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: Dependency Check Report path: ${{github.workspace}}/reports