We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b130d commit 5df4191Copy full SHA for 5df4191
‎action.yml‎
@@ -4,7 +4,7 @@ author: "platane"
4
5
runs:
6
using: docker
7
- image: docker://platane/snk@sha256:c0130b001a33f4781baf5d182701b82a483513da2886ab694de8fd00d51272f9
+ image: docker://platane/snk@sha256:d0501eedf6cf11223e720dd0b0071165e5a4f87aa67961a71a723ad273adbc77
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": "v1.0.2-rc.4",
+ "version": "1.0.2-rc.5",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
0 commit comments