Skip to content

Audit Snyk check/fix 2.6 (#11153) #5099

Audit Snyk check/fix 2.6 (#11153)

Audit Snyk check/fix 2.6 (#11153) #5099

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 }}