Skip to content

Update softprops/action-gh-release action to v2.1.0 #38

Update softprops/action-gh-release action to v2.1.0

Update softprops/action-gh-release action to v2.1.0 #38

Workflow file for this run

name: actionlint
on:
pull_request:
paths:
- '.github/workflows/**'
jobs:
actionlint:
name: actionlint with reviewdog
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: actionlint
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review