Skip to content

Commit 676a5bb

Browse files
Update dependency go to 1.25
| datasource | package | from | to | | --------------- | ------------------- | ------ | ------ | | github-releases | actions/go-versions | 1.24.6 | 1.25.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e53b7e commit 676a5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
6666
with:
6767
cache: false
68-
go-version: '1.24'
68+
go-version: '1.25'
6969

7070
- name: Install OATS
7171
env:

0 commit comments

Comments
 (0)