Skip to content

chore(deps): bump serde_yaml from 0.9.23 to 0.9.24 #1562

chore(deps): bump serde_yaml from 0.9.23 to 0.9.24

chore(deps): bump serde_yaml from 0.9.23 to 0.9.24 #1562

Workflow file for this run

name: Changelog
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update:
name: Prepare
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}