Skip to content

Commit

Permalink
Update action.yaml (#165)
Browse files Browse the repository at this point in the history
Update action definition to reference upcoming release.

Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour authored Aug 8, 2023
1 parent 39f1088 commit 1365985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ inputs:
required: true
runs:
using: docker
image: docker://ghcr.io/akuity/bookkeeper:v0.1.0-rc.18
image: docker://ghcr.io/akuity/bookkeeper:v0.1.0-rc.20
entrypoint: bookkeeper-action

0 comments on commit 1365985

Please sign in to comment.