Skip to content

Commit 2e56759

Browse files
committed
Release 1.25.6
1 parent baf199e commit 2e56759

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ inputs:
122122
default: custom
123123
runs:
124124
using: docker
125-
image: docker://ghcr.io/juliaregistries/tagbot:1.25.5@sha256:269de06ba7a00a46d561bc3a39d19b69216bfa1e6620c1e6887de22a439248df
125+
image: docker://ghcr.io/juliaregistries/tagbot:1.25.6@sha256:d506de3fea59ae25c392663506713164f4493e59c43f70a1a6e4d915d699eacd
126126
branding:
127127
icon: tag
128128
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.25.5"
3+
version = "1.25.6"
44
description = "Creates tags, releases, and changelogs for your Julia packages when they're registered"
55
authors = ["Chris de Graaf <me@cdg.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)