Skip to content

Update dependency RazrFalcon/resvg to v0.42.0 #14

Update dependency RazrFalcon/resvg to v0.42.0

Update dependency RazrFalcon/resvg to v0.42.0 #14

Workflow file for this run

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