From d72160515204e050a9088859d30439386e17dbb7 Mon Sep 17 00:00:00 2001 From: s3rj1k Date: Thu, 11 Apr 2024 20:10:26 +0200 Subject: [PATCH] Set proper `actions-template` default branch. --- .github/workflows/meta-repo-content.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/meta-repo-content.yml b/.github/workflows/meta-repo-content.yml index 24d1c5be..f034da09 100644 --- a/.github/workflows/meta-repo-content.yml +++ b/.github/workflows/meta-repo-content.yml @@ -50,7 +50,7 @@ jobs: uses: actions/checkout@v4 with: repository: signalwire/actions-template - ref: master + ref: main fetch-depth: 1 path: actions sparse-checkout: |