Skip to content

Commit 5108d36

Browse files
author
CherninLab release bot
committed
📦 1.0.5
1 parent a48b6db commit 5108d36

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branding:
88

99
runs:
1010
using: "docker"
11-
image: "docker://ghcr.io/cherninlab/breek@sha256:0e397d9ece4974e3de27fa8af4e5cc54a79661dab0296ca69d7bcdc843d2bb6d"
11+
image: "docker://ghcr.io/cherninlab/breek@sha256:1132adfa01ebc002f1787af780f31fc99f25af3ac7d3dd018261559f5cfe10e7"
1212

1313
inputs:
1414
github_user_name:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "breek",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Break your GitHub contribution graph into a playable breakout animation",
55
"private": true,
66
"workspaces": [
@@ -40,4 +40,4 @@
4040
"peerDependencies": {
4141
"typescript": "5.5.4"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)