Update action.yml

This commit is contained in:
Old Man Umby 2022-03-08 18:19:40 -06:00 committed by GitHub
parent eee3427229
commit c7ca7cf509
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: Git Version name: Git Version
# You may pin to the exact commit or the version. # You may pin to the exact commit or the version.
# uses: codacy/git-version@fa06788276d7492a2af01662649696d249ecf4cb # uses: codacy/git-version@fa06788276d7492a2af01662649696d249ecf4cb
uses: codacy/git-version@2.4.0 uses: action/git-version@2.4.0
with: with:
# The name of the release branch # The name of the release branch
release-branch: # default is master release-branch: # default is master