Skip to content

🔧 chore(workflows): downgrade actions/checkout to v3 for compatibility #14

🔧 chore(workflows): downgrade actions/checkout to v3 for compatibility

🔧 chore(workflows): downgrade actions/checkout to v3 for compatibility #14

on:
workflow_dispatch:
push:
branches:
- main
- stage
- feature/**
- bugfix/**
- fix/**
- hotfix/**
- release/**
- dependabot/**
- renovate/**
- chore/**
- test/**
jobs:
call-auto-merge:
uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main

Check failure on line 19 in .github/workflows/call-auto-merge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/call-auto-merge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/call-auto-merge.yml" -> "variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.