Commit Graph
11 Commits
Author SHA1 Message Date
Ralph Slooten 24bd216588 Remove failing lint test 2026-03-31 14:17:05 +13:00
Ralph Slooten a2e741135f Merge pull request #10 from axllent/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
2026-01-02 19:51:00 +13:00
Ralph Slooten bdc24f5338 Merge pull request #11 from axllent/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-02 19:50:48 +13:00
dependabot[bot] 64e0505826 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 23:54:10 +00:00
dependabot[bot] 6a3174ca4b Bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 23:54:06 +00:00
dependabot[bot] a2db5fc130 Bump golangci/golangci-lint-action from 8 to 9
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 23:53:57 +00:00
dependabot[bot] a6ee641f81 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-10-02 04:48:21 +00:00
dependabot[bot] 59301ffc1a Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 23:53:59 +00:00
Ralph Slooten 0eb5cab8f8 Add code quality checks & linting (golangci-lint) 2025-06-29 17:51:36 +12:00
Ralph Slooten a48750e9a1 Add quarterly dependabot module update 2025-06-29 17:51:28 +12:00
Ralph Slooten e21049c75d Use GitHub Actions to build release binaries 2025-06-29 17:51:08 +12:00