Skip to content

Commit 90684a9

Browse files
committed
[Depctrl.yml,Depctrl.yml.disabled,ASS2SVG] enable workflow
1 parent 88f266b commit 90684a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Get-changed-files
2222
id: changed-files-comma
23-
uses: tj-actions/changed-files@v44
23+
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
2424
with:
2525
since_last_remote_commit: "true"
2626
separator: ","

macros/phos.ASS2SVG.moon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export script_name = "ASS2SVG"
22
export script_description = "Export ass shapes to svg path"
3-
export script_version = "1.0.1"
3+
export script_version = "1.0.2"
44
export script_author = "PhosCity"
55
export script_namespace = "phos.ASS2SVG"
66

0 commit comments

Comments
 (0)