mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
[FR] May Dependency Updates (#6103)
* Dependency Updates
* Update GitHub Actions
(cherry picked from commit 63fbf57ec7)
This commit is contained in:
committed by
tradebot-elastic
parent
be1198bd9d
commit
acf9cb2807
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
@@ -55,7 +55,7 @@ jobs:
|
||||
python -m detection_rules dev build-release $GENERATE_NAVIGATOR_FILES
|
||||
|
||||
- name: Archive production artifacts for branch builds
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
|
||||
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
|
||||
if: |
|
||||
github.event_name == 'push'
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user