chore: update to uds-common v0.3.9 and add upgrade-tests #16
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Metadata | |
on: | |
pull_request: | |
branches: [main] | |
types: [milestoned, opened, edited, synchronize] | |
jobs: | |
validate: | |
name: Validate | |
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9 |