From e93b9443a53ecf106def600576746861293be347 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tobias=20Z=C3=BCrcher?= <tobias.zuercher@gmail.com>
Date: Tue, 24 Sep 2024 12:37:43 +0200
Subject: [PATCH] revert name change

---
 action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/action.yml b/action.yml
index 0c1ad31..e87eb1d 100644
--- a/action.yml
+++ b/action.yml
@@ -1,5 +1,5 @@
 # https://help.github.com/en/articles/metadata-syntax-for-github-actions
-name: 'Docker Setup Buildx with state'
+name: 'Docker Setup Buildx'
 description: 'Set up Docker Buildx'
 author: 'docker'
 branding: