Skip to content

Commit 8e647be

Browse files
Hayden ParsonsHayden Parsons
Hayden Parsons
authored and
Hayden Parsons
committed
initial commit
1 parent b75bfb8 commit 8e647be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/basic.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # pin@v4
1616
- name: Ensure GitHub actions are valid
1717
run: actionlint -shellcheck "" # run *without* shellcheck
18+
- name: poutine - Static Application Security Testing
19+
uses: boostsecurityio/poutine-action@main
1820

1921
stylecheck:
2022
name: Check code formatting

0 commit comments

Comments
 (0)