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
Riley Snyder
a8d4a08f79
feat: expose actor argument (#9) 2023-01-11 10:40:40 +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
5fe9ccae32 Added webhook support 2021-10-18 00:02:56 +05:30
Shubham Agrawal
8123ab7679 Working github actions 2021-09-27 10:48:58 +05:30