Skip to content

Bump cargo_toml from 0.20.4 to 0.20.5 #262

Bump cargo_toml from 0.20.4 to 0.20.5

Bump cargo_toml from 0.20.4 to 0.20.5 #262

Workflow file for this run

on:
pull_request_target:
types: [opened, synchronize, reopened, labeled, unlabeled]
name: Changelog check
jobs:
changelog:
name: Changelog check
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Changelog updated
uses: Zomzog/[email protected]
with:
fileName: CHANGELOG.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}