Skip to content

chore(deps): bump reviewdog/action-shellcheck from 1.31 to 1.32 #41

chore(deps): bump reviewdog/action-shellcheck from 1.31 to 1.32

chore(deps): bump reviewdog/action-shellcheck from 1.31 to 1.32 #41

Workflow file for this run

on: pull_request_target
name: Approver
jobs:
approve:
name: Dependabot PR Auto-approve
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
-
uses: hmarr/auto-approve-action@v4.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"