Skip to content

Commit dd1547d

Browse files
authored
Merge pull request #8 from austenstone/dependabot/github_actions/andstor/file-existence-action-2
Bump andstor/file-existence-action from 1 to 2
2 parents 3622008 + 5a0ebda commit dd1547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psalm-github-security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Check file existence
1919
id: check_files
20-
uses: andstor/file-existence-action@v1
20+
uses: andstor/file-existence-action@v2
2121
with:
2222
files: composer.json
2323
- if: steps.check_files.outputs.files_exists == 'true'

0 commit comments

Comments
 (0)