We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57e811b + 483d945 commit 6fd4904Copy full SHA for 6fd4904
action.yml
@@ -49,7 +49,7 @@ runs:
49
output_file: ${{ env.PHP_CLASSES_ORIG_FILE }}
50
51
- name: Generating temp filtering rules file...
52
- uses: DamianReeves/write-file-action@v1.1
+ uses: DamianReeves/write-file-action@v1.2
53
with:
54
path: ${{ env.RULES_FILE }}
55
contents: "${{ inputs.included_classes }}"
0 commit comments