Skip to content

Commit 2545ebe

Browse files
authored
Merge pull request #5 from impresscms-dev/dependabot/github_actions/DamianReeves/write-file-action-1.1
Bump DamianReeves/write-file-action from 1.0 to 1.1
2 parents 2d8b4b1 + 50c9a2c commit 2545ebe

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.0
52+
uses: DamianReeves/write-file-action@v1.1
5353
with:
5454
path: ${{ env.RULES_FILE }}
5555
contents: "${{ inputs.included_classes }}"

0 commit comments

Comments
 (0)