Skip to content

Bump the cargo_dependencies group with 3 updates #16

Bump the cargo_dependencies group with 3 updates

Bump the cargo_dependencies group with 3 updates #16

name: Dependabot Changelog Entry
on:
pull_request:
types: [opened, reopened]
branches: [ main, master ]
jobs:
update-changelog:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: crambl/[email protected]
with:
version: 'unreleased'
push_token: ${{ secrets.PAT_PUSH }}