Skip to content

[SEC-4072] Initial action setup #79

[SEC-4072] Initial action setup

[SEC-4072] Initial action setup #79

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: Test scanning a container image
steps:
- uses: actions/checkout@v4
- uses: cognitedata/[email protected]
with:
image: "docker.io/strimzi/operator@sha256:3ded125be57b1da93736baa3200b67c42252d1c6cb5f1e583354f6bb29fe1f60"
# image: "docker.io/library/hello-world@sha256:d715f14f9eca81473d9112df50457893aa4d099adeb4729f679006bf5ea12407"