Skip to content

Update pytest requirement from ~=7.4 to ~=8.1 #218

Update pytest requirement from ~=7.4 to ~=8.1

Update pytest requirement from ~=7.4 to ~=8.1 #218

name: CI - Activate auto-merging for Dependabot PRs
on:
pull_request_target:
branches: [ci/dependabot-updates]
jobs:
update-dependabot-branch:
name: External
uses: SINTEF/ci-cd/.github/workflows/[email protected]
if: github.repository_owner == 'CasperWA' && startsWith(github.event.pull_request.head.ref, 'dependabot/') && github.actor == 'dependabot[bot]'
secrets:
PAT: ${{ secrets.RELEASE_PAT }}