Skip to content

Bump prost-build from 0.6.1 to 0.14.1 in /rust_thruster_mt_bench #968

Bump prost-build from 0.6.1 to 0.14.1 in /rust_thruster_mt_bench

Bump prost-build from 0.6.1 to 0.14.1 in /rust_thruster_mt_bench #968

Workflow file for this run

name: ShellCheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@2.0.0
with:
check_together: 'yes'
severity: error