Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up github actions #214

Closed
shukitchan opened this issue May 5, 2024 · 1 comment
Closed

Clean up github actions #214

shukitchan opened this issue May 5, 2024 · 1 comment
Assignees

Comments

@shukitchan
Copy link
Contributor

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 shukitchan self-assigned this May 5, 2024
@shukitchan
Copy link
Contributor Author

All complete except lua related jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant