Skip to content

Commit 6b7c22e

Browse files
committed
Release 1.25.7
1 parent f6a1119 commit 6b7c22e

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.6@sha256:d506de3fea59ae25c392663506713164f4493e59c43f70a1a6e4d915d699eacd
125+
image: docker://ghcr.io/juliaregistries/tagbot:1.25.7@sha256:c0b568e566a9562ef245ac202df279ebd08888d1223fd302a02b9aca41e406d5
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
[project]
22
name = "tagbot"
3-
version = "1.25.6"
3+
version = "1.25.7"
44
description = "Creates tags, releases, and changelogs for your Julia packages when they're registered"
55
authors = [{name = "Chris de Graaf", email = "me@cdg.dev"}]
66
license = "MIT"

0 commit comments

Comments
 (0)