phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

ci: update actions to pinned SHA numbers

Open andrewb1269 opened this issue 7 months ago • 0 comments

Description:

Update the actions in the testnet-build.yml file to pinned commit SHAs.

The following actions were updated to the latest version: actions/checkout previously v2, now v4.2.2

The following actions were NOT updated: actions/cache previously v4, now v4.2.3 actions/setup-java previously v1, now v1.4.4 actions/upload-artifact previously v4, now v4.6.2

~~Also I've added the config file for dependabot in dependabot.yml. The maintainers of this repo will need to enable dependabot: Settings Tab > Security > Advanced Security > Enable Dependabot.~~

Related Issue(s):

Fixes #716

andrewb1269 avatar May 24 '25 20:05 andrewb1269