Skip to content

[Snyk] Security upgrade gatsby-plugin-manifest from 2.12.0 to 5.10.0 #1165

[Snyk] Security upgrade gatsby-plugin-manifest from 2.12.0 to 5.10.0

[Snyk] Security upgrade gatsby-plugin-manifest from 2.12.0 to 5.10.0 #1165

Workflow file for this run

name: Housekeeping
on:
pull_request
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: 'Merge Minor SemVer Updates'
uses: ahmadnassri/action-dependabot-auto-merge@master
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}