Skip to content

chore(deps): bump anchore/scan-action from 3.3.7 to 3.3.8 #133

chore(deps): bump anchore/scan-action from 3.3.7 to 3.3.8

chore(deps): bump anchore/scan-action from 3.3.7 to 3.3.8 #133

Workflow file for this run

name: Auto-Merge
on:
pull_request_target
jobs:
enable-auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: alexwilson/enable-github-automerge-action@main
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"