Skip to content

[gomod] bump github.com/klauspost/compress from 1.18.0 to 1.18.4 #26

[gomod] bump github.com/klauspost/compress from 1.18.0 to 1.18.4

[gomod] bump github.com/klauspost/compress from 1.18.0 to 1.18.4 #26

Workflow file for this run

# SPDX-FileCopyrightText: (C) 2026 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
---
name: Pre-Merge CI Pipeline
permissions:
contents: read
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
workflow_dispatch:
jobs:
pre-merge:
permissions:
contents: read
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@467367d6f859a4654f2645ca78efd60035cf390c # 2026.0.8
with:
run_version_check: false
run_reuse_check: false
run_security_scans: true
run_dep_version_check: false
run_build: false
run_lint: false
run_test: false
run_validate_clean_folder: false
run_docker_build: false
bootstrap_tools: "go,gotools,nodejs"
trivy_config_path: trivy.yaml