From a94ee22de7fdb4446548435df9af45fdb444421c Mon Sep 17 00:00:00 2001 From: Digitalroot Date: Mon, 8 Jul 2024 00:49:33 -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 }}