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