Skip to content

Bump devops-actions/actionlint from 0.1.3 to 0.1.9 in /.github/workflows #799

Bump devops-actions/actionlint from 0.1.3 to 0.1.9 in /.github/workflows

Bump devops-actions/actionlint from 0.1.3 to 0.1.9 in /.github/workflows #799

name: "Approve Dependabot PR's"
on:
pull_request:
permissions:
contents: read
jobs:
dependabot:
permissions:
contents: write
pull-requests: write
actions: write
uses: devops-actions/.github/.github/workflows/approve-dependabot-pr.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}