File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Version generation for GitHub Actions
22
3- [ ![ CI Build] ( https://github.com/HardNorth/github-version-generate/actions/ workflows/ci.yml /badge.svg )] ( https://github.com/HardNorth/github-version-generate/actions/workflows/ci.yml )
3+ ![ CI Build] ( https://github.com/HardNorth/github-version-generate/workflows/CI%20Build /badge.svg?branch=master )
44[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg )] ( https://opensource.org/licenses/Apache-2.0 )
55
66> Please star this repository if you like the application, it will help more people see it. Thank you!
7777 java-version : ' 8'
7878
7979 - name : Generate versions
80- uses : HardNorth/github-version-generate@v1.3 .0
80+ uses : HardNorth/github-version-generate@v1.4 .0
8181 with :
8282 version-source : file
8383 version-file : gradle.properties
@@ -124,7 +124,7 @@ jobs:
124124 echo "::set-env name=VERSION_FRAGMENT::${versionFragment}"
125125
126126 - name : Generate versions
127- uses : HardNorth/github-version-generate@v1.3 .0
127+ uses : HardNorth/github-version-generate@v1.4 .0
128128 with :
129129 version-source : file
130130 version-file : ${{ env.VERSION_FILE_NAME }}
You can’t perform that action at this time.
0 commit comments