Skip to content

Commit a08297b

Browse files
committed
Lock the Psalm version used with GitHub Actions
1 parent 405001f commit a08297b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
uses: actions/checkout@v2
6060

6161
- name: Psalm
62-
uses: docker://vimeo/psalm-github-actions
62+
uses: docker://vimeo/psalm-github-actions:3.17.2

0 commit comments

Comments
 (0)