Skip to content

build(deps): Update rust Docker tag to v1.78.0 #1344

build(deps): Update rust Docker tag to v1.78.0

build(deps): Update rust Docker tag to v1.78.0 #1344

Workflow file for this run

name: Commitlint
on:
push:
branches: [ master ]
tags:
- v*
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.json'
helpURL: https://rash.sh/docs/rash/master/contributing.html#commit-structure