mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-28 21:59:05 +00:00
Pull request 2425: Update all
Merge in DNS/adguard-home from upd-all to master Squashed commit of the following: commit 7e0b4435b5df6b8415a3c8a4dbd59d75750e545f Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Jun 10 15:52:49 2025 +0300 client: upd i18n commit 5c17d66cf44fb331668d7a846b72b3b33eebc33c Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Jun 10 15:45:09 2025 +0300 filtering: upd blocked services commit 6a1d473beb03a602cff4e38114a51e79a93708d5 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Jun 10 15:38:03 2025 +0300 all: upd go & tools
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,7 +1,7 @@
|
||||
'name': 'build'
|
||||
|
||||
'env':
|
||||
'GO_VERSION': '1.24.3'
|
||||
'GO_VERSION': '1.24.4'
|
||||
'NODE_VERSION': '20'
|
||||
|
||||
'on':
|
||||
|
||||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -1,7 +1,7 @@
|
||||
'name': 'lint'
|
||||
|
||||
'env':
|
||||
'GO_VERSION': '1.24.3'
|
||||
'GO_VERSION': '1.24.4'
|
||||
|
||||
'on':
|
||||
'push':
|
||||
|
||||
Reference in New Issue
Block a user