From 8c6beec986241e48e77a6ca1d435866a5fcfe9d9 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 27 Jul 2022 16:21:15 +0930 Subject: [PATCH] Update action.yml updating ref to 1.3.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 34cf3e4..b3563d3 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ runs: - uses: actions/checkout@v3 with: repository: 0xADE1A1DE/AssemblyLine - ref: v1.2.2 + ref: v1.3.0 - name: Install dependencies shell: bash