Skip to content

Commit

Permalink
Update action.yml to run with prebuilt docker image for new version 0…
Browse files Browse the repository at this point in the history
….6.2
  • Loading branch information
ponylang-main committed Aug 29, 2023
1 parent efe5658 commit ea28cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Standard Pony Library and Application release functionality
name: Release Bot
runs:
image: Dockerfile
image: docker://ponylang/release-bot-action:0.6.2
using: docker

0 comments on commit ea28cec

Please sign in to comment.