Skip to content

Commit

Permalink
📦 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release bot committed Sep 23, 2023
1 parent 4e5805f commit b58af55
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4,015 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:753878055e52fbbaf3148fdac4590e396f97581f1dc4c1f861701add7a1dc1b5
image: docker://platane/snk@sha256:b7835a30ad60660a0c3e1f669187932a7e098fe4949ed7df4ec3beb56c2cfb9f

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": "3.0.0",
"version": "3.1.0",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
Expand Down

0 comments on commit b58af55

Please sign in to comment.