Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add 7.3.0 driver configs #2126

Merged
merged 3 commits into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/workflows/build-drivers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
env:
S3_BUCKET: download.draios.com
S3_PREFIX: scap-drivers
DRIVERKIT_VERSION: 0.19.2
DRIVERKIT_VERSION: 0.20.3

# These permissions are needed to interact with GitHub's OIDC Token endpoint.
permissions:
Expand All @@ -37,7 +37,7 @@

steps:
- name: Checkout Sysdig
uses: actions/checkout@v2

Check failure on line 40 in .github/workflows/build-drivers.yaml

View workflow job for this annotation

GitHub Actions / actionlint

[actionlint] .github/workflows/build-drivers.yaml#L40

the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-drivers.yaml:40:15: the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

- name: Download DriverKit
run: |
Expand All @@ -46,7 +46,7 @@
rm -rf driverkit.tar.gz && \
chmod +x ./driverkit

- uses: actions/setup-python@v2

Check failure on line 49 in .github/workflows/build-drivers.yaml

View workflow job for this annotation

GitHub Actions / actionlint

[actionlint] .github/workflows/build-drivers.yaml#L49

the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-drivers.yaml:49:15: the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
with:
python-version: 3.8

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading