Skip to content

Commit dd8c68f

Browse files
Remove in-repo GitHub Action (#25)
* Remove in-repo GitHub Action We've moved it to its own repo https://github.com/boostsecurityio/poutine-action Signed-off-by: François Proulx <[email protected]> * Delete Dockerfile.action Signed-off-by: François Proulx <[email protected]> * Update pop.yml Signed-off-by: François Proulx <[email protected]> * Update pop.yml Signed-off-by: François Proulx <[email protected]> --------- Signed-off-by: François Proulx <[email protected]>
1 parent 0a67b9c commit dd8c68f

File tree

3 files changed

+1
-29
lines changed

3 files changed

+1
-29
lines changed

.github/workflows/pop.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ jobs:
3131
codeload.github.com:443
3232
objects.githubusercontent.com:443
3333
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
34-
- uses: ./
34+
- uses: boostsecurityio/poutine-action@main # Dogfood the latest action
3535
name: "Run poutine on poutine's own codebase"
3636
id: self-test
37-
3837
- name: Upload SARIF file
3938
uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
4039
with:

Dockerfile.action

Lines changed: 0 additions & 5 deletions
This file was deleted.

action.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)