Skip to content

Commit 6fd4904

Browse files
authored
Merge pull request #12 from impresscms-dev/dependabot/github_actions/DamianReeves/write-file-action-1.2
Bump DamianReeves/write-file-action from 1.1 to 1.2
2 parents 57e811b + 483d945 commit 6fd4904

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
@@ -49,7 +49,7 @@ runs:
4949
output_file: ${{ env.PHP_CLASSES_ORIG_FILE }}
5050

5151
- name: Generating temp filtering rules file...
52-
uses: DamianReeves/write-file-action@v1.1
52+
uses: DamianReeves/write-file-action@v1.2
5353
with:
5454
path: ${{ env.RULES_FILE }}
5555
contents: "${{ inputs.included_classes }}"

0 commit comments

Comments
 (0)