Skip to content

Update google-github-actions/auth action to v2.1.7 #1290

Update google-github-actions/auth action to v2.1.7

Update google-github-actions/auth action to v2.1.7 #1290

Workflow file for this run

name: Lint workflows
on:
pull_request:
branches:
- main
- "releases/*"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cschleiden/actions-linter@v1
with:
workflows: '[".github/workflows/*.yaml"]'