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 f66842b commit 1526cedCopy full SHA for 1526ced
‎action.yml
@@ -4,7 +4,7 @@ author: "platane"
4
5
runs:
6
using: docker
7
- image: docker://platane/snk@sha256:74d02183a9a4adb8e00d9f50e6eb5035a5b6ef02644d848363ef3301235ebd1d
+ image: docker://platane/snk@1.1.4
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.1.3",
+ "version": "1.1.4",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
0 commit comments