Skip to content

Bump the all-packages group in /UKHO.MaritimeSafetyInformation.Web with 3 updates #55

Bump the all-packages group in /UKHO.MaritimeSafetyInformation.Web with 3 updates

Bump the all-packages group in /UKHO.MaritimeSafetyInformation.Web with 3 updates #55

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: "MSI - Dependabot update"
work-item-description: "Please review PR. Created by the dependabot-work-item action."
work-item-tags: "Maritime Safety Information; TD2; Technical Debt"
secrets:
ado-pat: ${{ secrets.ADO_TOKEN }}