Skip to content

[Snyk] Security upgrade python from 3.11-alpine to 3.12.3-alpine #7

[Snyk] Security upgrade python from 3.11-alpine to 3.12.3-alpine

[Snyk] Security upgrade python from 3.11-alpine to 3.12.3-alpine #7

Workflow file for this run

name: pr
on:
pull_request:
jobs:
trigger-main-branch:
name: trigger main branch
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
permissions: write-all
steps:
-
name: trigger main workflow
uses: peter-evans/repository-dispatch@v2
with:
event-type: 'Received PR from ${{ github.actor }}'