binkley / modern-java-practices

Modern Java/JVM Build Practices
Other
943 stars 69 forks source link

Fix CodeQL alert for usage of upload artifact in github actions #511

Closed jwlibby closed 4 months ago

jwlibby commented 4 months ago

Fix CodeQL alert for usage of upload artifact in github actions. We are currently using v3, update to v4.

binkley commented 4 months ago

@jwlibby How did you fix? Was it a transient thing, and re-running fixed itself?

binkley commented 4 months ago

Only change was the version change for the artifact upload.