Skip to content

add snia enterprise and baleen trace formats to the simulator #4798

add snia enterprise and baleen trace formats to the simulator

add snia enterprise and baleen trace formats to the simulator #4798

name: Validate Gradle Wrapper
on: [push, pull_request]
permissions: read-all
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
downloads.gradle.org:443
downloads.gradle-dn.com:443
github.com:443
services.gradle.org:443
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: gradle/actions/wrapper-validation@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4.0.1