Skip to content

Commit b661667

Browse files
committed
use the docker image directly
1 parent ddab6f9 commit b661667

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/integration-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ env:
1818
jobs:
1919
build:
2020
runs-on: ubuntu-latest
21+
container:
22+
image: docker://lacework/codesec:stable
2123
steps:
2224
- name: Checkout repository
2325
uses: actions/checkout@v3

0 commit comments

Comments
 (0)