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 e1dcae7 commit 909a9c7Copy full SHA for 909a9c7
‎action.yml‎
@@ -4,7 +4,7 @@ author: "platane"
4
5
runs:
6
using: docker
7
- image: docker://platane/snk@sha256:d0501eedf6cf11223e720dd0b0071165e5a4f87aa67961a71a723ad273adbc77
+ image: docker://platane/snk@sha256:767615f6d5cc39228b8adb364346ab585821020eb604ab353a5f55edb90bf2d0
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.2-rc.5",
+ "version": "1.0.2-rc.6",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
0 commit comments