Skip to content

Commit

Permalink
fix: tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
jirayut-opsta committed Oct 19, 2024
1 parent 5b94f54 commit 8dcd063
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tagging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
needs:
- defectdojo-security-gate
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Get next semver version
id: semver
uses: anothrNick/github-tag-action@v1
Expand Down

0 comments on commit 8dcd063

Please sign in to comment.