Skip to content

Commit 7c0522b

Browse files
committed
📦 1.0.2-rc.3
1 parent be91c43 commit 7c0522b

File tree

3 files changed

+48698
-2
lines changed

3 files changed

+48698
-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: Dockerfile
7+
image: docker://platane/snk:sha256:ebdec8eafa001ec612db7caebaa77e3d8c49399a26ce9e2eb8f87496fb44de44
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": "1.0.1",
4+
"version": "1.0.2-rc.3",
55
"private": true,
66
"repository": "github:platane/snk",
77
"devDependencies": {

0 commit comments

Comments
 (0)