chore(deps): update to uds-core
v0.27.3, gitlab
v17.2.7-uds.0 and gitlab-runner
v17.2.1-uds.1
#422
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: | |
# This workflow is triggered on pull requests to the main branch. | |
pull_request: | |
branches: [main] | |
types: [milestoned, opened, edited, synchronize] | |
jobs: | |
validate: | |
name: Validate | |
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@ea9db8ab9bfc4a5d87acd7d1af385aa8e44206d3 # v0.13.0 |