Skip to content

Commit

Permalink
Update DamianReeves/write-file-action to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Feb 28, 2024
1 parent 70d01ca commit 56b3507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ runs:
COMMIT_MSG: ${{ inputs.commit-msg }}
PATH_TO_FLAKE_DIR: ${{ inputs.path-to-flake-dir }}
- name: Save PR Body as file
uses: DamianReeves/write-file-action@v1.2
uses: DamianReeves/write-file-action@v1.3
with:
path: pr_body.template
contents: ${{ inputs.pr-body }}
Expand Down

0 comments on commit 56b3507

Please sign in to comment.