mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-05-25 08:32:05 +00:00
CI: update to Go 1.25.6.
To address CVE-2025-61728.
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up toolchain
|
||||
uses: https://code.forgejo.org/actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
|
||||
with:
|
||||
go-version: '>=1.25.0'
|
||||
go-version: '>=1.25.6'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get -y update
|
||||
@@ -49,7 +49,7 @@ jobs:
|
||||
- name: Set up toolchain
|
||||
uses: https://code.forgejo.org/actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
|
||||
with:
|
||||
go-version: '>=1.25.0'
|
||||
go-version: '>=1.25.6'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get -y update
|
||||
|
||||
Reference in New Issue
Block a user