Skip to content

Bump devops-actions/action-get-tag from 4ba6482541f458af17ad753b19f404de9a6f4b8d to 7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 in /.github/workflows #43

Bump devops-actions/action-get-tag from 4ba6482541f458af17ad753b19f404de9a6f4b8d to 7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 in /.github/workflows

Bump devops-actions/action-get-tag from 4ba6482541f458af17ad753b19f404de9a6f4b8d to 7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 in /.github/workflows #43

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