Skip to content

deps(deps): update aquasec/trivy docker tag to v0.57.1 (#497) #691

deps(deps): update aquasec/trivy docker tag to v0.57.1 (#497)

deps(deps): update aquasec/trivy docker tag to v0.57.1 (#497) #691

name: Validate actions workflows
on:
merge_group:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
validate-github-workflows:
name: Check workflow files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: equisoft-actions/with-asdf-vm@v2
- name: Check workflow files
run: |
echo "::add-matcher::.github/actionlint-matcher.json"
make check.workflows