Skip to content

Bump jessehouwing/actions-semver-checker from 1.0.6 to 1.0.7 in /.github/workflows #13

Bump jessehouwing/actions-semver-checker from 1.0.6 to 1.0.7 in /.github/workflows

Bump jessehouwing/actions-semver-checker from 1.0.6 to 1.0.7 in /.github/workflows #13

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 }}