Skip to content

chore(deps): Bump beautifulsoup4 from 4.13.3 to 4.13.5 #7166

chore(deps): Bump beautifulsoup4 from 4.13.3 to 4.13.5

chore(deps): Bump beautifulsoup4 from 4.13.3 to 4.13.5 #7166

name: Approve dependabot
on: pull_request_target
jobs:
autoapprove:
name: Approve dependabot
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]' || github.actor == 'dependabot'
permissions:
issues: write
pull-requests: write
steps:
- name: Auto approve dependabot
uses: cognitedata/auto-approve-dependabot-action@v3.0.1
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]' || github.actor == 'dependabot'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Auto approve as second user
uses: cognitedata/auto-approve-dependabot-action@v3.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}