Skip to content

Commit 1dab614

Browse files
Update lint action reference (#48)
* fixed action reference to actual repo Signed-off-by: Roman Trofimenkov <roman.trofimenkov@flant.com> * reference typo fix Signed-off-by: Roman Trofimenkov <roman.trofimenkov@flant.com> --------- Signed-off-by: Roman Trofimenkov <roman.trofimenkov@flant.com>
1 parent 59b52a4 commit 1dab614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: "composite"
66
steps:
77
- name: Setup dmt
8-
uses: werf/trdl-actions/setup-app@v0
8+
uses: werf/trdl/actions/setup-app@main
99
with:
1010
repo: dmt
1111
url: https://trrr.flant.dev/trdl-dmt/

0 commit comments

Comments
 (0)