Skip to content

Merge pull request #714 from DataDog/jacobotb/K9VULN-5160/update-to-066 #2270

Merge pull request #714 from DataDog/jacobotb/K9VULN-5160/update-to-066

Merge pull request #714 from DataDog/jacobotb/K9VULN-5160/update-to-066 #2270

name: Check the versions.json file is correct
on:
push:
branches:
- "**"
workflow_call:
jobs:
integration_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Ensure versions
run: python -mjson.tool versions.json >/dev/null