Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible #78

Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible

Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible #78

name: "dependabot approve-and-request-merge"
on: pull_request_target
jobs:
worker:
permissions:
contents: write
id-token: write
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: contentful/github-auto-merge@v1
with:
VAULT_URL: ${{ secrets.VAULT_URL }}