Skip to content

chore: bump repo-smith and git-autograder versions #98

chore: bump repo-smith and git-autograder versions

chore: bump repo-smith and git-autograder versions #98

Workflow file for this run

name: Bump version tag on merge
on:
pull_request_target:
types: [closed]
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
tag:
uses: git-mastery/actions/.github/workflows/bump-version.yml@main
secrets: inherit