Skip to content

Commit 4384bc2

Browse files
no-release: chore(deps): update mathieudutour/github-tag-action action to v5.6 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cfbe32 commit 4384bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- name: Bump version and push tag
5353
id: tag_version
54-
uses: mathieudutour/github-tag-action@v5.3
54+
uses: mathieudutour/github-tag-action@v5.6
5555
with:
5656
github_token: ${{ secrets.GITHUB_TOKEN }}
5757
- name: Create a GitHub release

0 commit comments

Comments
 (0)