From a24018ec10d01886a2fa34fa4f502db7bcc8501b Mon Sep 17 00:00:00 2001 From: Vasil Kotsev <9307969+SonnyRR@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:40:43 +0200 Subject: [PATCH] Update action version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1184243..d84c652 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ jobs: steps: - name: Notify PR owner if branch is out of sync - uses: SonnyRR/branch-out-of-sync-notifier-action@main + uses: SonnyRR/branch-out-of-sync-notifier-action@0.1.1 ``` ### 📩 Inputs