Skip to content

[DDST-758] update workflows to their reusable versions #51

[DDST-758] update workflows to their reusable versions

[DDST-758] update workflows to their reusable versions #51

Workflow file for this run

---
name: Semantic Version Tagging
on:
pull_request_target:
types: closed
branches:
- main
jobs:
tag_update:
name: Tag Update
uses: discoverygarden/auto-semver/.github/workflows/semver.yml@v1