Skip to content

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 #203

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 #203

Workflow file for this run

name: Tests
on:
push:
paths-ignore: ['*.md', 'CODEOWNERS', 'LICENSE']
branches:
- 'main'
- 'release/*'
pull_request:
paths-ignore: ['*.md', 'CODEOWNERS', 'LICENSE']
jobs:
call-reusable-workflow:
uses: nationalsecurityagency/datawave/.github/workflows/microservice-maven-tests.yaml@integration

Check failure on line 14 in .github/workflows/tests.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/tests.yaml" -> "nationalsecurityagency/datawave/.github/workflows/microservice-maven-tests.yaml@integration" : failed to fetch workflow: workflow was not found.
secrets:
USER_NAME: ${{ secrets.USER_NAME }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}