From c7ca7cf5096dabea5daec6639ecc5e9373de9b16 Mon Sep 17 00:00:00 2001 From: Old Man Umby Date: Tue, 8 Mar 2022 18:19:40 -0600 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index b0e8c89..3cfe8e1 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -1,7 +1,7 @@ name: Git Version # You may pin to the exact commit or the version. # uses: codacy/git-version@fa06788276d7492a2af01662649696d249ecf4cb - uses: codacy/git-version@2.4.0 + uses: action/git-version@2.4.0 with: # The name of the release branch release-branch: # default is master