Skip to content

Commit

Permalink
📦 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Mar 24, 2022
1 parent 553d8d8 commit cd3320e
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:a96bf2d906152d53b795023087d4bac04f8665f7ab06a7ec1ca0a552bfabe7d2
image: docker://platane/snk@sha256:368d5c159c47ebfe2c8afa2e2029fe4820e5fdfb80d69e499f327f895c5c2a00

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

0 comments on commit cd3320e

Please sign in to comment.