mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
[FR] Merged Renovate Dependency Updates (#6008)
* Update actions/setup-go action to v6
* Update requests as well
(cherry picked from commit d1c9cd65b4)
This commit is contained in:
committed by
tradebot-elastic
parent
52eb2b003e
commit
ac7264bd64
@@ -174,7 +174,7 @@ jobs:
|
||||
git config --global user.name "tradebot-elastic"
|
||||
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
|
||||
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
|
||||
with:
|
||||
go-version: '^1.20.1'
|
||||
check-latest: true
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ dependencies = [
|
||||
# FIXME: pytoml is outdated and should not be used
|
||||
"pytoml==0.1.21",
|
||||
"PyYAML~=6.0.1",
|
||||
"requests~=2.31.0",
|
||||
"requests~=2.33.1",
|
||||
"toml==0.10.2",
|
||||
"typing-inspect==0.9.0",
|
||||
"typing-extensions>=4.12",
|
||||
|
||||
Reference in New Issue
Block a user