From 6346643a4c2ffc5cb1073309daff9a21f99ae4b0 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Tue, 30 Apr 2024 10:47:15 +0100 Subject: Remove explicit branch reference from the checkout action --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d59d483..430e6dc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,6 @@ jobs: - uses: actions/checkout@v3 with: repository: vyos/community.vyos.net - ref: main - name: Install build dependencies from the repos run: | -- cgit v1.2.3