# Now checkout Suricata for the bundle script.
- name: Checking out Suricata
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
+ uses: actions/checkout@v3.5.3
- name: Fetching libhtp
run: |
key: ${{ github.job }}-dnf
- run: echo "keepcache=1" >> /etc/dnf/dnf.conf
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
# Download and extract dependency archives created during prep
# job.
path: ~/.cargo/registry
key: cargo-registry
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
# Download and extract dependency archives created during prep
# job.
key: ${{ github.job }}-dnf
- run: echo "keepcache=1" >> /etc/dnf/dnf.conf
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
# Prebuild check for duplicate SIDs
- name: Check for duplicate SIDs
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.63.0 -y
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
systemd-devel \
which \
zlib-devel
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
sudo \
which \
zlib-devel
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
with:
name: prep
systemd-devel \
which \
zlib-devel
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
sudo \
which \
zlib-devel
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
with:
name: prep
systemd-devel \
which \
zlib-devel
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
sudo \
which \
zlib-devel
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
with:
name: prep
which \
zlib-devel
- run: adduser suricata
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
sudo \
which \
zlib-devel
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
# packaged Rust version is too old for coverage, so get from rustup
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.63.0 -y
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
# packaged Rust version is too old for coverage, so get from rustup
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.63.0 -y
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
zlib1g-dev \
exuberant-ctags \
dpdk-dev
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
zlib1g \
zlib1g-dev \
exuberant-ctags
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
- name: Install Coccinelle
run: |
apt -y install coccinelle
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
zlib1g \
zlib1g-dev
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
linux-headers-$(uname -r)
- name: Checkout Netmap repository
- uses: actions/checkout@v3
+ uses: actions/checkout@v3.5.3
with:
repository: luigirizzo/netmap
# gets cloned to $GITHUB_WORKSPACE/netmap/
make -j2
sudo make install
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
ninja -C build install
ldconfig
cd $HOME
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain $RUST_VERSION_KNOWN -y
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain $RUST_VERSION_KNOWN -y
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
run: cargo install --debug --version 0.24.3 cbindgen
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- run: pip3 install PyYAML
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- name: Downloading prep archive
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
with:
path: ~/.cargo
key: ${{ github.job }}-cargo
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: msys2/setup-msys2@fa138fa56e2558760b9f2205135313c7345c5f3f
with:
msystem: MINGW64
# preinstalled one to be picked up by configure
- name: cbindgen
run: cargo install --root /usr --force --debug --version 0.24.3 cbindgen
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
with:
path: ~/.cargo
key: ${{ github.job }}-cargo
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
# preinstalled one to be picked up by configure
- name: cbindgen
run: cargo install --root /usr --force --debug --version 0.24.3 cbindgen
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep
with:
path: ~/.cargo
key: ${{ github.job }}-cargo
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: msys2/setup-msys2@fa138fa56e2558760b9f2205135313c7345c5f3f
with:
msystem: MINGW64
# preinstalled one to be picked up by configure
- name: cbindgen
run: cargo install --root /usr --force --debug --version 0.24.3 cbindgen
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.5.3
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
with:
name: prep