mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2024-12-23 13:32:07 +01:00
Update DamianReeves/write-file-action to v1.3
This commit is contained in:
parent
70d01ca550
commit
56b3507bfe
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ runs:
|
||||||
COMMIT_MSG: ${{ inputs.commit-msg }}
|
COMMIT_MSG: ${{ inputs.commit-msg }}
|
||||||
PATH_TO_FLAKE_DIR: ${{ inputs.path-to-flake-dir }}
|
PATH_TO_FLAKE_DIR: ${{ inputs.path-to-flake-dir }}
|
||||||
- name: Save PR Body as file
|
- name: Save PR Body as file
|
||||||
uses: DamianReeves/write-file-action@v1.2
|
uses: DamianReeves/write-file-action@v1.3
|
||||||
with:
|
with:
|
||||||
path: pr_body.template
|
path: pr_body.template
|
||||||
contents: ${{ inputs.pr-body }}
|
contents: ${{ inputs.pr-body }}
|
||||||
|
|
Loading…
Reference in a new issue