File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 PR_PATH : pull/${{github.event.number}}
1414 steps :
1515 - name : Comment on PR
16- uses : hasura/comment-progress@v2.2 .0
16+ uses : hasura/comment-progress@v2.3 .0
1717 if : github.ref != 'refs/heads/main'
1818 with :
1919 github-token : ${{ secrets.GITHUB_TOKEN }}
8484 destination_dir : ${{ env.PR_PATH }}
8585
8686 - name : Update comment
87- uses : hasura/comment-progress@v2.2 .0
87+ uses : hasura/comment-progress@v2.3 .0
8888 if : github.ref != 'refs/heads/main'
8989 with :
9090 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2020 destination_dir : ${{ env.PR_PATH }}
2121
2222 - name : Comment on PR
23- uses : hasura/comment-progress@v2.2 .0
23+ uses : hasura/comment-progress@v2.3 .0
2424 with :
2525 github-token : ${{ secrets.GITHUB_TOKEN }}
2626 repository : ${{ github.repository }}
You can’t perform that action at this time.
0 commit comments