Skip to content

chore(deps): update support-deps to v1.1.1 #884

chore(deps): update support-deps to v1.1.1

chore(deps): update support-deps to v1.1.1 #884

Workflow file for this run

# Copyright 2024 Defense Unicorns
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
name: Lint
on:
# This workflow is triggered on pull requests to the main branch.
pull_request:
# milestoned is added here as a workaround for release-please not triggering PR workflows (PRs should be added to a milestone to trigger the workflow).
types: [milestoned, opened, reopened, synchronize]
jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@97fc3a00fb2b9897316131cd210026691e160d5a # v1.1.1
secrets: inherit