From b2419fcc6713af26e56253f6972e60d20256ed6a Mon Sep 17 00:00:00 2001 From: Alhan Keser Date: Tue, 30 Jul 2024 23:41:35 +0200 Subject: [PATCH] switch to dev :facepalm: --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index c940225..2b20e54 100644 --- a/action.yaml +++ b/action.yaml @@ -130,7 +130,7 @@ runs: with: repository: alhankeser/looker-janitor path: looker-janitor - ref: v0 + ref: dev - name: Install Python uses: actions/setup-python@v2 with: