Skip to content

[MEDIUM] [email protected]: SNYK-PYTHON-VIRTUALENV-8136228 CWE-78 [F… #5208

[MEDIUM] [email protected]: SNYK-PYTHON-VIRTUALENV-8136228 CWE-78 [F…

[MEDIUM] [email protected]: SNYK-PYTHON-VIRTUALENV-8136228 CWE-78 [F… #5208

Workflow file for this run

name: Automatic Rebase
on:
push:
pull_request:
types:
- labeled
jobs:
auto-rebase:
name: Automatic Rebase
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- uses: camptocamp/AutoRebase@master
with:
github_token: ${{ secrets.GOPASS_CI_GITHUB_TOKEN }}