Skip to content

chore(cicd): bump slsa-framework/slsa-github-generator from 1.9.0 to 2.0.0 #93

chore(cicd): bump slsa-framework/slsa-github-generator from 1.9.0 to 2.0.0

chore(cicd): bump slsa-framework/slsa-github-generator from 1.9.0 to 2.0.0 #93

Workflow file for this run

on: pull_request_target
name: approve
jobs:
approve:
name: dependabot
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
-
uses: hmarr/auto-approve-action@v3.2.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"