File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 releases_created : ${{ steps.release.outputs.releases_created }}
2020 browser-instrumentation-release_created : ${{ steps.release.outputs['packages/instrumentation--release_created'] }}
2121 steps :
22- - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
22+ - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
2323 id : app-token
2424 with :
2525 client-id : ${{ vars.OTELBOT_BROWSER_APP_ID }}
Original file line number Diff line number Diff line change 4242 # Upload the results to GitHub's code scanning dashboard (optional).
4343 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
4444 - name : " Upload to code-scanning"
45- uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
45+ uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
4646 with :
4747 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments