1
1
mirror of https://github.com/drone-plugins/github-actions synced 2024-11-15 02:56:25 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Raghav
51a4e8dd1d
updated act to 0.2.61 (#13) 2024-05-21 14:44:22 +05:30
Jim Sheldon
87c917b4e7 update act to v0.2.34
this also required updating the action image to node16

this is a potentially breaking change, so I don't think we want this plugin
image to be tagged 'latest' if/when this change is merged to main

I have also updated the drone pipeline to only publish the image on tag
events, so if we give a proper tag (maybe 2.0.0) this updated plugin image
will be available as plugins/github-actions:2 which will not break existing
pipelines pulling latest
2022-12-22 13:24:48 -05:00
Shubham Agrawal
418c3a9f3a added yml 2021-09-27 11:01:36 +05:30
Shubham Agrawal
8123ab7679 Working github actions 2021-09-27 10:48:58 +05:30