Skip to content

Commit bd43768

Browse files
Release 1.12.8 (#189)
1 parent f682dfa commit bd43768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ inputs:
8888
required: false
8989
runs:
9090
using: docker
91-
image: docker://ghcr.io/juliaregistries/tagbot:1.12.7
91+
image: docker://ghcr.io/juliaregistries/tagbot:1.12.8
9292
branding:
9393
icon: tag
9494
color: red

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tagbot"
3-
version = "1.12.7"
3+
version = "1.12.8"
44
description = "Creates tags, releases, and changelogs for your Julia packages when they're registered"
55
authors = ["Chris de Graaf <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)