Skip to content

Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 #64

Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0

Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 #64

Workflow file for this run

---
name: Build and Test
on:
pull_request:
branches:
- main
permissions: {}
jobs:
build-and-test:
name: Build and Test
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
id: checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Build and Test
id: build_and_test
shell: bash
run: |
bash scripts/build-and-test.sh