Skip to content

Bump actions/upload-artifact from 4.4.3 to 4.6.1 #193

Bump actions/upload-artifact from 4.4.3 to 4.6.1

Bump actions/upload-artifact from 4.4.3 to 4.6.1 #193

name: "Approve Dependabot PR's"
on:
pull_request:
permissions: read-all
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 }}