update to github-file-reader-action-v2 #39
4
.github/workflows/flake-update.yml
vendored
4
.github/workflows/flake-update.yml
vendored
@ -42,11 +42,9 @@ jobs:
|
||||
run: nix ./utils/diff-evals.sh
|
||||
- name: Read file contents
|
||||
id: read_file
|
||||
uses: andstor/file-reader-action@v1
|
||||
uses: guibranco/github-file-reader-action-v2@latest
|
||||
with:
|
||||
path: "post-diff"
|
||||
- name: File contents
|
||||
run: echo "${ steps.read_file.outputs.contents }"
|
||||
- name: Write PR body template
|
||||
uses: https://github.com/DamianReeves/write-file-action@v1.3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user