By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
add github actions to dependabot
update go to 1.25 in all files
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/olm/pull/19
**Author:** [@Lokowitz](https://github.com/Lokowitz)
**Created:** 8/30/2025
**Status:** ✅ Merged
**Merged:** 8/30/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `update-versions-dependabot`
---
### 📝 Commits (5)
- [`d696706`](https://github.com/fosrl/olm/commit/d696706a2e5f5116157c8997ecfaa91155834b49) Update dependabot.yml
- [`d3b461c`](https://github.com/fosrl/olm/commit/d3b461c01d3697a6d7e6cc67bb2f7bd1092e93ba) Update cicd.yml
- [`27d687e`](https://github.com/fosrl/olm/commit/27d687e91cb949b9884f19083c98843a5a68c5a5) Update test.yml
- [`d64a4b5`](https://github.com/fosrl/olm/commit/d64a4b5973a13cb5c5d496d09d61a9e63f624b73) Update .go-version
- [`d61d7b6`](https://github.com/fosrl/olm/commit/d61d7b64fc719b62ee022ecc8005bd8adcc4e01a) Update go.mod
### 📊 Changes
**5 files changed** (+9 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `.github/dependabot.yml` (+5 -0)
📝 `.github/workflows/cicd.yml` (+1 -1)
📝 `.github/workflows/test.yml` (+1 -1)
📝 `.go-version` (+1 -1)
📝 `go.mod` (+1 -1)
</details>
### 📄 Description
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Description
- add github actions to dependabot
- update go to 1.25 in all files
## How to test?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/19
Author: @Lokowitz
Created: 8/30/2025
Status: ✅ Merged
Merged: 8/30/2025
Merged by: @oschwartz10612
Base:
main← Head:update-versions-dependabot📝 Commits (5)
d696706Update dependabot.ymld3b461cUpdate cicd.yml27d687eUpdate test.ymld64a4b5Update .go-versiond61d7b6Update go.mod📊 Changes
5 files changed (+9 additions, -4 deletions)
View changed files
📝
.github/dependabot.yml(+5 -0)📝
.github/workflows/cicd.yml(+1 -1)📝
.github/workflows/test.yml(+1 -1)📝
.go-version(+1 -1)📝
go.mod(+1 -1)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.