Skip to content

Bump github.com/senzing-garage/go-cmdhelping from 0.2.3 to 0.3.0 #22

Bump github.com/senzing-garage/go-cmdhelping from 0.2.3 to 0.3.0

Bump github.com/senzing-garage/go-cmdhelping from 0.2.3 to 0.3.0 #22

name: Move pr to done dependabot
on:
pull_request:
branches: [main]
types: [closed]
permissions:
repository-projects: write
jobs:
move-pr-to-done-dependabot:
secrets:
SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
uses: senzing-factory/build-resources/.github/workflows/move-pr-to-done-dependabot.yaml@v2
with:
project: ${{ vars.SENZING_PROJECT_GARAGE }}