From 2caccd2d689b2692bf262170ef067ef43da9b4e1 Mon Sep 17 00:00:00 2001 From: Digitalroot Date: Mon, 8 Jul 2024 00:48:37 -0700 Subject: [PATCH] Update nuget.autoupdate.yml --- .github/workflows/nuget.autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuget.autoupdate.yml b/.github/workflows/nuget.autoupdate.yml index da202a4..d0e90d9 100644 --- a/.github/workflows/nuget.autoupdate.yml +++ b/.github/workflows/nuget.autoupdate.yml @@ -1,4 +1,4 @@ -name: Automated NuGet Dependency Updates +name: CI/CD concurrency: ci-${{ github.ref }}