trafficserver-ingress-controller icon indicating copy to clipboard operation
trafficserver-ingress-controller copied to clipboard

Clean up github actions

Open shukitchan opened this issue 1 year ago • 0 comments

Update all actions to use the following

actions/checkout@v4 actions/setup-go@v5

And stop using set-output command - see https://hynek.me/til/set-output-deprecation-github-actions/

Upgrade codeql action to v3 - https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

shukitchan avatar May 05 '24 04:05 shukitchan