mirror of
https://github.com/oldmanumby/DND.SRD.Wiki.git
synced 2025-04-30 14:21:41 -04:00
Update action.yml
This commit is contained in:
parent
eee3427229
commit
c7ca7cf509
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue