Skip to content

Bump express from 4.18.2 to 4.19.2 #8

Bump express from 4.18.2 to 4.19.2

Bump express from 4.18.2 to 4.19.2 #8

name: Automerge Dependabot Updates
on:
pull_request:
types: [labeled]
labels:
- 'dependencies'
jobs:
automerge:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- name: Automerge Dependabot Updates
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_COMMIT_MESSAGE: "Automerge Dependabot Updates"
with:
mergeMethod: merge