Skip to content

chore(deps): update gitlab package dependencies to v17.3.6 #1880

chore(deps): update gitlab package dependencies to v17.3.6

chore(deps): update gitlab package dependencies to v17.3.6 #1880

Workflow file for this run

# Copyright 2024 Defense Unicorns
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
name: PR Title Check
on:
pull_request:
branches: [main]
types: [milestoned, opened, edited, synchronize]
# Permissions for the GITHUB_TOKEN used by the workflow.
permissions:
contents: read # Allows reading the content of the repository.
pull-requests: read # Allows reading pull requests
jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@c52077c870a576d01f169f96d74d1b393c6488ba # v1.1.2