Skip to content

Commit 372b3e7

Browse files
committed
📦 1.0.2-rc.2
1 parent 67c66ac commit 372b3e7

17 files changed

+61628
-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:a8082dd35baa9da91c686c7a7f25eb4f7216f5ab0cafe8cdec486994539bbe9d
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.2",
55
"private": true,
66
"repository": "github:platane/snk",
77
"devDependencies": {

0 commit comments

Comments
 (0)