Skip to content

Commit cd3320e

Browse files
committed
📦 1.1.1
1 parent 553d8d8 commit cd3320e

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:a96bf2d906152d53b795023087d4bac04f8665f7ab06a7ec1ca0a552bfabe7d2
7+
image: docker://platane/snk@sha256:368d5c159c47ebfe2c8afa2e2029fe4820e5fdfb80d69e499f327f895c5c2a00
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.1.0",
4+
"version": "1.1.1",
55
"private": true,
66
"repository": "github:platane/snk",
77
"devDependencies": {

0 commit comments

Comments
 (0)