Skip to content

chore(deps): bump cookie and express in /server #204

chore(deps): bump cookie and express in /server

chore(deps): bump cookie and express in /server #204

name: Dependabot PR Check
on:
pull_request
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"