Skip to content

[GitHub Actions] Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 in the github-actions group #3

[GitHub Actions] Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 in the github-actions group

[GitHub Actions] Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 in the github-actions group #3

Workflow file for this run

name: Auto Merge
on: pull_request_target
jobs:
auto-merge:

Check failure on line 6 in .github/workflows/self-auto-merge.yml

View workflow run for this annotation

GitHub Actions / Auto Merge

Invalid workflow file

The workflow is not valid. .github/workflows/self-auto-merge.yml (Line: 6, Col: 3): Error calling workflow 'mozex/reusable-workflows/.github/workflows/auto-merge.yml@main'. The workflow is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: read, pull-requests: none'. .github/workflows/self-auto-merge.yml (Line: 6, Col: 3): Error calling workflow 'mozex/reusable-workflows/.github/workflows/auto-merge.yml@main'. The nested job 'dependabot' is requesting 'contents: write', but is only allowed 'contents: read'.
name: Auto Merge
uses: mozex/reusable-workflows/.github/workflows/auto-merge.yml@main
secrets:
TOKEN: ${{ secrets.KEYMASTER_TOKEN }}