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 be91c43 commit 7c0522bCopy full SHA for 7c0522b
‎action.yml‎
@@ -4,7 +4,7 @@ author: "platane"
4
5
runs:
6
using: docker
7
- image: Dockerfile
+ image: docker://platane/snk:sha256:ebdec8eafa001ec612db7caebaa77e3d8c49399a26ce9e2eb8f87496fb44de44
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": "1.0.1",
+ "version": "1.0.2-rc.3",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
0 commit comments