dependabot[bot]
1b35ba1f03
build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 ( #7527 )
2025-09-08 06:47:03 -07:00
dependabot[bot]
8f76d6ffa8
build(deps): bump actions/stale from 9.1.0 to 10.0.0 ( #7526 )
2025-09-08 06:46:52 -07:00
dependabot[bot]
ddc1878bbd
build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 ( #7524 )
2025-09-08 06:46:41 -07:00
dependabot[bot]
f74bf9c0ac
build(deps): bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 ( #7523 )
2025-09-08 06:46:30 -07:00
dependabot[bot]
ca9894bea5
build(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 ( #7507 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](dc5a429b52...f9424c10c3 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 08:49:24 +03:00
dependabot[bot]
257da16847
build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 ( #7509 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.11 to 3.30.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3c3833e0f8...2d92b76c45 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 08:46:37 +03:00
dependabot[bot]
b1b4cb8c18
build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 ( #7508 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](bc41886e18...595b5aeba7 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 08:45:59 +03:00
dependabot[bot]
55ba78220c
build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 ( #7484 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.4.3 to 5.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](18283e04ce...fdcc847654 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 21:18:34 -07:00
dependabot[bot]
a112c25483
build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 ( #7485 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](da24556b54...bc41886e18 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 21:17:45 -07:00
dependabot[bot]
e767b0c145
build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 ( #7483 )
2025-08-26 07:14:12 +03:00
Ville Vesilehto
9f7cc58d67
chore(ci): restrict token permissions ( #7470 )
...
Replace read-all with contents:read and add explicit permissions to
follow principle of least privilege.
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-08-25 13:08:21 -07:00
Ville Vesilehto
5720d3ca7d
chore(ci): pin workflow dependencies ( #7471 )
...
CI workflows which reference "faillint" were missing a version pin.
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-08-25 13:08:04 -07:00
dependabot[bot]
0edecc4c2d
build(deps): bump github/codeql-action from 3.29.8 to 3.29.10 ( #7464 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.8 to 3.29.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](76621b61de...96f518a34f )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 22:13:43 +03:00
Ville Vesilehto
41a0b70e75
chore(deps): upgrade Go requirement to 1.24.0 ( #7456 )
...
- Update Go version requirement to 1.24.0
- Bump build version to 1.25.0
- Upgrade golangci-lint action to latest
- Use t.Chdir in tests to address linter issue
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-08-15 11:20:54 -07:00
dependabot[bot]
9bb1e68b4f
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 ( #7443 )
2025-08-12 07:32:46 +03:00
dependabot[bot]
ddfe5c10f4
build(deps): bump github/codeql-action from 3.29.3 to 3.29.8 ( #7442 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.3 to 3.29.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d6bbdef45e...76621b61de )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 07:13:45 +03:00
dependabot[bot]
bdde4f0665
build(deps): bump docker/login-action from 3.4.0 to 3.5.0 ( #7455 )
2025-08-12 06:48:22 +03:00
dependabot[bot]
6924697a67
build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 ( #7425 )
2025-07-21 18:50:41 +03:00
dependabot[bot]
a929d10cf5
build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 ( #7401 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](76071ef0d7...dc5a429b52 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 09:21:18 -07:00
dependabot[bot]
14cb5bab21
build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 ( #7395 )
2025-07-01 05:57:14 +03:00
dependabot[bot]
eb06749026
build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 ( #7375 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](da05d55257...72f2c25fcb )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 21:18:57 +03:00
dependabot[bot]
289e8973f0
build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 ( #7376 )
2025-06-16 17:37:52 +03:00
dependabot[bot]
7f025c3f4c
build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 ( #7371 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.18 to 3.28.19.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ff0a06e83c...fca7ace96b )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 15:56:55 -07:00
dependabot[bot]
cd18d997dd
build(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 ( #7370 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](6c175e9c40...76071ef0d7 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 08:15:16 -07:00
dependabot[bot]
2e94bb9a2d
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 ( #7342 )
2025-06-02 17:18:32 +03:00
Yong Tang
ad5a00ba21
Actually invoke make release -f Makefile.release during test ( #7338 )
2025-05-31 05:32:20 -07:00
Ville Vesilehto
ef1cedcdc8
ci(test-e2e): add Go version setup to workflow ( #7309 )
...
Add environment variable setup step for Go version in the e2e tests
job of the GitHub workflow. This ensures consistent Go version usage
across all test jobs and fixes the warning about missing go-version
input.
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-05-19 21:10:49 +03:00
dependabot[bot]
c33c7b7cd7
build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 ( #7299 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](ad3126e916...18283e04ce )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 08:01:13 -07:00
dependabot[bot]
5c74efcd42
build(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 ( #7301 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](38ecb5b593...da24556b54 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 07:43:29 -07:00
dependabot[bot]
49f72b977a
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 ( #7300 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.17 to 3.28.18.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](60168efe1c...ff0a06e83c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 07:43:15 -07:00
dependabot[bot]
677ced3c03
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 ( #7280 )
2025-05-18 21:20:31 -07:00
Ben Kochie
bc983d2f4a
Update golangci-lint ( #7294 )
2025-05-18 17:49:58 -07:00
dependabot[bot]
b5c150fb50
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 ( #7281 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.15 to 3.28.17.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45775bd823...60168efe1c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 15:19:07 +02:00
dependabot[bot]
25d3193ec1
build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 ( #7289 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](ce3cf9537a...38ecb5b593 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 14:58:10 +02:00
dependabot[bot]
5282bcced2
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 ( #7286 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0aaccfd150...d35c59abb0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 14:57:45 +02:00
dependabot[bot]
44ce0449bd
build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 ( #7261 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](c95fe14893...da05d55257 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-25 13:27:05 -04:00
dependabot[bot]
ad3f741a63
build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 ( #7260 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](0565863a31...ad3126e916 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-25 13:26:46 -04:00
dependabot[bot]
1e05e4c9b9
build(deps): bump github/codeql-action from 3.28.14 to 3.28.15 ( #7251 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.14 to 3.28.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](fc7e4a0fa0...45775bd823 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-25 13:26:16 -04:00
dependabot[bot]
6913b98d18
build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 ( #7245 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](3b139cfc5f...ce3cf9537a )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 10:47:43 -04:00
dependabot[bot]
0876a97151
build(deps): bump github/codeql-action from 3.28.13 to 3.28.14 ( #7244 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.13 to 3.28.14.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](1b549b9259...fc7e4a0fa0 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 10:46:54 -04:00
Manuel Rüger
76ba39ffe9
chore: Upgrade to golangci-lint v2 ( #7236 )
...
Signed-off-by: Manuel Rüger <manuel@rueg.eu >
2025-04-04 14:27:39 -04:00
Ben Kochie
a1cc54b719
Update for Go 1.24 ( #7226 )
...
* Update for Go 1.24
* Update Go build to 1.24.1.
* Update minimum Go version to 1.23.0.
* Bump golangci-lint version.
Signed-off-by: SuperQ <superq@gmail.com >
* Workaround confused golangci-lint error.
Signed-off-by: SuperQ <superq@gmail.com >
---------
Signed-off-by: SuperQ <superq@gmail.com >
2025-03-24 12:50:13 -04:00
dependabot[bot]
1f31a8e9b6
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #7218 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](4cec3d8aa0...ea165f8d65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:23:08 -04:00
dependabot[bot]
3dc739c24b
build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 ( #7175 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](13ce06bfc6...0565863a31 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 10:36:21 -04:00
dependabot[bot]
bc99ddcf86
build(deps): bump docker/login-action from 3.3.0 to 3.4.0 ( #7205 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](9780b0c442...74a5d14239 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 10:26:33 -04:00
dependabot[bot]
41c3baa786
build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 ( #7206 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](18f2510ee3...6c175e9c40 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 10:26:01 -04:00
dependabot[bot]
109ca5223d
build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 ( #7215 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](f111f3307d...0aaccfd150 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 10:25:00 -04:00
dependabot[bot]
da1cb47c03
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 ( #7216 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.5.0 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](2226d7cb06...55c2c1448f )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 10:22:26 -04:00
dependabot[bot]
8d8b1dc5a9
build(deps): bump github/codeql-action from 3.28.9 to 3.28.13 ( #7217 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.9 to 3.28.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9e8d0789d4...1b549b9259 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 10:21:54 -04:00
dependabot[bot]
c3218b2f80
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 ( #7165 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](62b2cac7ed...f49aabe0b5 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 16:01:41 -04:00