Skip to content

Commit e3ad8b2

Browse files
author
release bot
committed
📦 2.0.0-rc.2
1 parent c21e390 commit e3ad8b2

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
@@ -4,7 +4,7 @@ author: "platane"
44

55
runs:
66
using: docker
7-
image: docker://platane/snk@sha256:300fb94d3b1214e6c229990b458286a8f1c4c68a178b1b59b670c9fcac7c80d1
7+
image: docker://platane/snk@sha256:339ea30dd50fc9566cd9b7244729b5ea12f14afea44585770212b96d3389748b
88

99
inputs:
1010
github_user_name:

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "snk",
33
"description": "Generates a snake game from a github user contributions grid",
4-
"version": "2.0.0-rc.1",
4+
"version": "2.0.0-rc.2",
55
"private": true,
66
"repository": "github:platane/snk",
77
"devDependencies": {

0 commit comments

Comments
 (0)