Skip to content

Commit bf62520

Browse files
Merge pull request #46 from impresscms-dev/dependabot/github_actions/DamianReeves/write-file-action-1.3
Bump DamianReeves/write-file-action from 1.2 to 1.3
2 parents 5ee9f69 + 57c29e1 commit bf62520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
output_file: ${{ env.PHP_CLASSES_ORIG_FILE }}
4242

4343
- name: Generating temp filtering rules file...
44-
uses: DamianReeves/write-file-action@v1.2
44+
uses: DamianReeves/write-file-action@v1.3
4545
with:
4646
path: ${{ env.RULES_FILE }}
4747
contents: "${{ inputs.included_classes }}"

0 commit comments

Comments
 (0)