Skip to content

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/UKHO.ERPFacade.CleanUp.WebJob #310

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/UKHO.ERPFacade.CleanUp.WebJob

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/UKHO.ERPFacade.CleanUp.WebJob #310

name: dependabot-work-item
on:
pull_request:
branches:
- main
jobs:
create-work-item:
if: ${{ github.actor == 'dependabot[bot]' }}
uses: UKHO/repo-auto-patch/.github/workflows/create-pr-work-item.yml@v1
with:
pr-url: ${{ github.event.pull_request.html_url }}
work-item-title: "ERP Facade - Dependabot update"
work-item-description: "Please review PR. Created by the dependabot-work-item action."
work-item-tags: "ERP Facade Service; TD2; Technical Debt"
secrets:
ado-pat: ${{ secrets.ADO_TOKEN }}