Skip to content

Bump github/codeql-action from 2.22.8 to 3.24.1 #51

Bump github/codeql-action from 2.22.8 to 3.24.1

Bump github/codeql-action from 2.22.8 to 3.24.1 #51

Workflow file for this run

name: Test
on:
pull_request:
push:
jobs:
yq-example:
name: YQ example!
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@v2
with:
egress-policy: audit
- uses: actions/checkout@v3
- uses: ./
- name: "Show folks how to run YQ"
run: |
yq --help