Skip to content

Commit

Permalink
📦 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Jan 9, 2023
1 parent f66842b commit 1526ced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "platane"

runs:
using: docker
image: docker://platane/snk@sha256:74d02183a9a4adb8e00d9f50e6eb5035a5b6ef02644d848363ef3301235ebd1d
image: docker://platane/snk@1.1.4

inputs:
github_user_name:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "snk",
"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": {
Expand Down

0 comments on commit 1526ced

Please sign in to comment.