ApeWorX / github-action

GitHub Actions CI File for Ape Projects
Apache License 2.0
6 stars 3 forks source link

chore: upgrade actions pinning #10

Closed fubuloubu closed 1 year ago

fubuloubu commented 1 year ago

Check this one manually before updating v1 tag

fubuloubu commented 1 year ago

@sabotagebeats to check this one, I think make or update a repo with uses: ApeWorX/github-action@chore/upgrade-actions as a step, such as https://github.com/fubuloubu/WETH8 or something sufficiently complex

sabotagebeats commented 1 year ago

Am I doing this right @fubuloubu https://github.com/ApeWorX/ape/pull/1234

fubuloubu commented 1 year ago

Am I doing this right @fubuloubu ApeWorX/ape#1234

Oh, you should be doing this on an ape project repo, like the one I linked or something you have

sabotagebeats commented 1 year ago

Am I doing this right @fubuloubu ApeWorX/ape#1234

Oh, you should be doing this on an ape project repo, like the one I linked or something you have

OK great I'll give that a shot. Thanks!

fubuloubu commented 1 year ago

Checked it working here: https://github.com/fubuloubu/WETH8/pull/2#issuecomment-1400795615

Might want to test with a different project though, appears like that project's test aren't currently functioning