Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] 10196238be Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 13:00:42 +02:00
dependabot[bot] 3a7704f483 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 09:49:32 +01:00
Fredrik Lönnegren 620cef2a16 Bump github actions
Use the newer versions of:

* actions/cache             -> v4
* actions/checkout          -> v4
* actions/setup-go 	    -> v5
* actions/download-artifact -> v4
* actions/upload-artifact   -> v4

Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
2024-02-07 18:13:37 +01:00
Itxaka 221af672d7
Add codeql + escape user input before processing (#237)
* Create codeql.yml

Signed-off-by: Itxaka <igarcia@suse.com>

* Escape user input before processing it

Signed-off-by: Itxaka <igarcia@suse.com>

Signed-off-by: Itxaka <igarcia@suse.com>
2022-11-09 09:39:27 +01:00