1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-09-13 08:58:50 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Alberto Bertogli 33049893f0 ci: Update versions of github actions
This patch updates the version of the github actions we use in our CI
workflows.

While they still run correctly, they're showing some warnings about
being too out of date in the UI.
2026-08-30 11:34:14 +01:00
Alberto Bertogli 6ff08b1ec2 ci: Rename master branch to main
These days `main` is more common, and I find it more intuitive.
2024-04-19 18:57:30 +01:00
Alberto Bertogli a7342fcb1b ci: Bump Github action versions
Nearly all the github actions we rely on have increased their major
version, at least to update the Node.js version they run on, since the
previous one is being deprecated and will eventually become unsupported.

So this patch updates all the versions of the github actions we use.
2024-02-05 00:04:50 +00:00
Alberto Bertogli fbb9bed366 ci: Add Github workflows
This patch adds two github workflows that will run on each commit, and
also regularly: CodeQL and govulncheck.
2022-10-21 10:11:37 +01:00