vmware-tanzu / asset-relocation-tool-for-kubernetes

A tool for relocating Kubernetes Assets
Other
42 stars 5 forks source link

Update GitHub actions #167

Closed josvazg closed 1 year ago

josvazg commented 1 year ago

Following action run recommendations

Signed-off-by: Jose Luis Vazquez Gonzalez josvaz@vmware.com

vmwclabot commented 1 year ago

@josvazg, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

josvazg commented 1 year ago

Just some minor updates to avoid complaints in GitHub actions. Thanks in advance @tompizmor !