Skip to content

Bump chrono from 0.4.43 to 0.4.45 in /data/render (#440) #330

Bump chrono from 0.4.43 to 0.4.45 in /data/render (#440)

Bump chrono from 0.4.43 to 0.4.45 in /data/render (#440) #330

Workflow file for this run

name: Render
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Render list
run: make render
- uses: stefanzweifel/git-auto-commit-action@v4.1.2
with:
branch: ${{ github.head_ref }}
commit_message: Commit list
commit_user_name: Analysis Tools Bot
commit_user_email: bot@analysis-tools.dev
commit_author: Analysis Tools Bot <bot@analysis-tools.dev>