Skip to content

Commit

Permalink
Use latest image in Action
Browse files Browse the repository at this point in the history
  • Loading branch information
majori committed Oct 23, 2023
1 parent 75c2e03 commit 174cc57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: "Jalapeno"
description: "Run Jalapeno check-updates on a project"
runs:
using: "docker"
image: "docker://ghcr.io/futurice/jalapeno:v0.0.2-pre.1"
image: "docker://ghcr.io/futurice/jalapeno:v0.1.13"
args:
- check-updates
- check

0 comments on commit 174cc57

Please sign in to comment.