Skip to content

Update Rust crate cookie to 0.18 #1047

Update Rust crate cookie to 0.18

Update Rust crate cookie to 0.18 #1047

Workflow file for this run

name: check-opte-ver
on:
pull_request:
paths:
- '.github/workflows/check-opte-ver.yml'
- 'Cargo.toml'
- 'tools/opte_version'
jobs:
check-opte-ver:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Install jq
run: sudo apt-get install -y jq
- name: Install toml-cli
run: cargo install [email protected]
- name: Check OPTE version and rev match
run: ./tools/ci_check_opte_ver.sh