Skip to content

deps: Bump action-stars/github-release-lookup from 0.1.0 to 0.2.0 in the github-actions group #40

deps: Bump action-stars/github-release-lookup from 0.1.0 to 0.2.0 in the github-actions group

deps: Bump action-stars/github-release-lookup from 0.1.0 to 0.2.0 in the github-actions group #40

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: validate-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
workflow:
name: Workflow
uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@d957d704303a8454282dc346eb7de9254376919c # v0.8.0
with:
auto_doc: true
markdownlint: true
shellcheck: true
yamlfmt: true