Skip to content

fixed GitHubActionsVariableAttribute so that it correctly passes alon… #8610

fixed GitHubActionsVariableAttribute so that it correctly passes alon…

fixed GitHubActionsVariableAttribute so that it correctly passes alon… #8610

name: Dependabot Commenter
on:
pull_request_target:
types:
- labeled
- opened
- reopened
- closed
- synchronize
jobs:
comment:
uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.3
secrets:
RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }}