File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
roles/globalprotect_openconnect/defaults Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3939 - name : Create GitHub release
4040 uses : softprops/action-gh-release@v2
4141 with :
42- draft : true
4342 tag_name : ${{ github.event.inputs.semver }}
4443 generate_release_notes : true
4544 env :
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ git_enabled: true
144144# Variables from roles/globalprotect_openconnect
145145globalprotect_openconnect_enabled : true
146146globalprotect_openconnect :
147- version : " 2.3.7 "
147+ version : " 2.3.9 "
148148
149149# Variables from roles/gnome_extensions
150150gnome_extensions_enabled : true
Original file line number Diff line number Diff line change 11---
22globalprotect_openconnect_enabled : true
33globalprotect_openconnect :
4- version : " 2.3.7 "
4+ version : " 2.3.9 "
You can’t perform that action at this time.
0 commit comments