Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
79ef4094f3 Bump actions/setup-go from 4 to 5 (#256)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 11:50:28 +01:00
Tobias Lindberg
8c106345b8 workflow setup go version by go.mod (#249) 2023-10-12 23:22:44 +02:00
dependabot[bot]
6a8a1e1c31 Bump actions/checkout from 3 to 4 (#233)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 13:53:03 +02:00
dependabot[bot]
608e92d4d9 Bump github/codeql-action from 1 to 2 (#166)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [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/v1...v2)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 15:54:56 +02:00
dependabot[bot]
7452ac5c89 Bump actions/checkout from 2 to 3 (#155) 2022-03-02 12:30:35 +01:00
Tobias Lindberg
da596424d2 updating .github yml files
- spaces and tabs
- single to double quotes
2021-08-30 14:44:48 +02:00
Tobias Lindberg
35a41dc49a Create codeql-analysis.yml 2021-02-15 21:37:26 +01:00