Skip to content

build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 #239

build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0

build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 #239

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
actionlint:
uses: smallstep/workflows/.github/workflows/actionlint.yml@main
secrets: inherit