diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 412b19b2..cb073c02 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -28,7 +28,7 @@ jobs: publish_results: ${{ github.event_name != 'pull_request' }} - name: "Upload artifact" if: github.event_name != 'pull_request' - uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5 + uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6 with: name: SARIF file path: results.sarif