We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21e390 commit e3ad8b2Copy full SHA for e3ad8b2
‎action.yml‎
@@ -4,7 +4,7 @@ author: "platane"
4
5
runs:
6
using: docker
7
- image: docker://platane/snk@sha256:300fb94d3b1214e6c229990b458286a8f1c4c68a178b1b59b670c9fcac7c80d1
+ image: docker://platane/snk@sha256:339ea30dd50fc9566cd9b7244729b5ea12f14afea44585770212b96d3389748b
8
9
inputs:
10
github_user_name:
‎package.json‎
@@ -1,7 +1,7 @@
1
{
2
"name": "snk",
3
"description": "Generates a snake game from a github user contributions grid",
- "version": "2.0.0-rc.1",
+ "version": "2.0.0-rc.2",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
0 commit comments