Skip to content

Commit 89af843

Browse files
Release 1.20.3 (#414)
1 parent 70a4c8d commit 89af843

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
@@ -111,7 +111,7 @@ inputs:
111111
required: false
112112
runs:
113113
using: docker
114-
image: docker://ghcr.io/juliaregistries/tagbot:1.20.2
114+
image: docker://ghcr.io/juliaregistries/tagbot:1.20.3
115115
branding:
116116
icon: tag
117117
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.20.2"
3+
version = "1.20.3"
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)