Skip to content

Commit 1526ced

Browse files
committed
📦 1.1.4
1 parent f66842b commit 1526ced

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:74d02183a9a4adb8e00d9f50e6eb5035a5b6ef02644d848363ef3301235ebd1d
7+
image: docker://platane/snk@1.1.4
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.3",
4+
"version": "1.1.4",
55
"private": true,
66
"repository": "github:platane/snk",
77
"devDependencies": {

0 commit comments

Comments
 (0)