Skip to content

Commit 0aa3f8c

Browse files
build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 (#7)
Bumps [hennejg/github-tag-action](https://github.com/hennejg/github-tag-action) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/hennejg/github-tag-action/releases) - [Commits](hennejg/github-tag-action@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: hennejg/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee74392 commit 0aa3f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# You may pin to the exact commit or the version.
2121
# uses: hennejg/github-tag-action@2cd21a8413aa58e36a69cb22e64d5ad20aeb9b99
2222
id: tag_version
23-
uses: hennejg/github-tag-action@v4.3.1
23+
uses: hennejg/github-tag-action@v4.4.0
2424
with:
2525
tag_prefix: ""
2626
# Required for permission to tag the repo.

0 commit comments

Comments
 (0)