Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #86 from Axway/APIGOV-27385
Browse files Browse the repository at this point in the history
APIGOV-27385 - update github-tag-action
  • Loading branch information
dfeldick authored Mar 14, 2024
2 parents 7ab75c4 + 8989838 commit 697c9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag-for-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Bump tag version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
# by default, this action creates a tag with a 'v' prefix, and bumps the patch version.
# See https://github.com/mathieudutour/github-tag-action to customize these rules.
Expand Down

0 comments on commit 697c9c3

Please sign in to comment.