diff --git a/.github/workflows/e2e_comment.yml b/.github/workflows/e2e_comment.yml index 276f4f82..b0c5fa90 100644 --- a/.github/workflows/e2e_comment.yml +++ b/.github/workflows/e2e_comment.yml @@ -29,7 +29,7 @@ jobs: name: pr_num - name: Read the pr_num file id: pr_num_reader - uses: juliangruber/read-file-action@v1.1.6 + uses: juliangruber/read-file-action@v1.1.7 with: path: ./pr_num.txt - name: List images