From 8d9e5ebef1e452bd93569a0b485ec706fefaee4f Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Mon, 23 Mar 2020 23:41:14 -0400 Subject: [PATCH] use vimeo/psalm-github-actions image --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 79c4bbd..efc5430 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,6 +8,6 @@ jobs: steps: - uses: actions/checkout@master - name: Psalm - uses: docker://muglug/psalm-github-actions + uses: docker://vimeo/psalm-github-actions with: args: --shepherd