[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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto Merge | ||
on: pull_request_target | ||
jobs: | ||
auto-merge: | ||
Check failure on line 6 in .github/workflows/self-auto-merge.yml GitHub Actions / Auto MergeInvalid workflow file
|
||
name: Auto Merge | ||
uses: mozex/reusable-workflows/.github/workflows/auto-merge.yml@main | ||
secrets: | ||
TOKEN: ${{ secrets.KEYMASTER_TOKEN }} |