Update markdown

This commit is contained in:
Varun Sharma 2023-11-08 14:41:52 -08:00
commit 7c994b37b5
7 changed files with 11 additions and 11 deletions

4
dist/index.js vendored
View file

@ -2929,8 +2929,8 @@ function addSummary() {
tableEntries = tableEntries.slice(0, 3);
yield core.summary.addRaw(`
<blockquote>
<p>Preview of the GitHub Actions Security Report for this workflow run.</p></blockquote>
<h3>Network Events</h3>
<p>Preview of the outbound network calls during this workflow run.</p></blockquote>
<h3>Network Calls</h3>
<table>
<thead>
<tr>

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

4
dist/post/index.js vendored
View file

@ -2929,8 +2929,8 @@ function addSummary() {
tableEntries = tableEntries.slice(0, 3);
yield core.summary.addRaw(`
<blockquote>
<p>Preview of the GitHub Actions Security Report for this workflow run.</p></blockquote>
<h3>Network Events</h3>
<p>Preview of the outbound network calls during this workflow run.</p></blockquote>
<h3>Network Calls</h3>
<table>
<thead>
<tr>

File diff suppressed because one or more lines are too long

4
dist/pre/index.js vendored
View file

@ -71339,8 +71339,8 @@ function addSummary() {
tableEntries = tableEntries.slice(0, 3);
yield core.summary.addRaw(`
<blockquote>
<p>Preview of the GitHub Actions Security Report for this workflow run.</p></blockquote>
<h3>Network Events</h3>
<p>Preview of the outbound network calls during this workflow run.</p></blockquote>
<h3>Network Calls</h3>
<table>
<thead>
<tr>

File diff suppressed because one or more lines are too long

View file

@ -119,8 +119,8 @@ export async function addSummary() {
await core.summary.addRaw(`
<blockquote>
<p>Preview of the GitHub Actions Security Report for this workflow run.</p></blockquote>
<h3>Network Events</h3>
<p>Preview of the outbound network calls during this workflow run.</p></blockquote>
<h3>Network Calls</h3>
<table>
<thead>
<tr>