Skip to content

Commit

Permalink
📦 2.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release bot committed Apr 11, 2022
1 parent c21e390 commit e3ad8b2
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:300fb94d3b1214e6c229990b458286a8f1c4c68a178b1b59b670c9fcac7c80d1
image: docker://platane/snk@sha256:339ea30dd50fc9566cd9b7244729b5ea12f14afea44585770212b96d3389748b

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

0 comments on commit e3ad8b2

Please sign in to comment.