Skip to content

build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 #4119

build(deps): bump github/codeql-action from 2.22.8 to 2.22.9

build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 #4119

Workflow file for this run

---
name: Robustness
on: [push, pull_request]
permissions: read-all
jobs:
main:
uses: ./.github/workflows/robustness-template.yaml
with:
etcdBranch: main
count: 12
testTimeout: 30m
artifactName: main
runs-on: "['ubuntu-latest-8-cores']"
main-arm64:
uses: ./.github/workflows/robustness-template.yaml
with:
etcdBranch: main
count: 12
testTimeout: 30m
artifactName: main-arm64
runs-on: "['actuated-arm64-8cpu-32gb']"