Skip to content

chore(deps): update rust crate diesel to 2.1.3 #797

chore(deps): update rust crate diesel to 2.1.3

chore(deps): update rust crate diesel to 2.1.3 #797

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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.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