Skip to content

chore(deps): bump goschtalt/.github/.github/workflows/codeql.yml from 1.2.65 to 1.2.72 #247

chore(deps): bump goschtalt/.github/.github/workflows/codeql.yml from 1.2.65 to 1.2.72

chore(deps): bump goschtalt/.github/.github/workflows/codeql.yml from 1.2.65 to 1.2.72 #247

Workflow file for this run

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <weston_schmidt@alumni.purdue.edu>
# SPDX-License-Identifier: Apache-2.0
---
name: CI
on:
push:
branches:
- main
paths-ignore:
- '**.md'
- .gitignore
tags:
- 'v*'
pull_request:
workflow_dispatch:
permissions:
contents: write
jobs:
ci:
uses: goschtalt/.github/.github/workflows/ci.yml@75b1afa89dbf65dd2cf66bbdcd89cda3de1e12d4 # v1.2.65
secrets: inherit