pushbits / server

A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
https://www.pushbits.io
ISC License
314 stars 18 forks source link

ci: Bump go version to address vulnerabilities #66

Closed rafaelespinoza closed 1 year ago

rafaelespinoza commented 1 year ago

On another branch in my fork, I noticed some govulncheck violations in Github actions.

go version 1.20.2 has some vulnerabilities, details at:

They've been addressed in the new go version.

Here's an example run of the test workflow working: https://github.com/rafaelespinoza/pushbits_server/actions/runs/5316577120