File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
jobs :
7
7
pull-request :
8
- uses : zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@7ada519066b9e9ab8ff3f45e459b69b5e5919185
8
+ uses : zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@9edb5c80afc4cfdcc039dbfb377b99fcae736bba
Original file line number Diff line number Diff line change 5
5
6
6
jobs :
7
7
pull-request :
8
- uses : zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@7ada519066b9e9ab8ff3f45e459b69b5e5919185
8
+ uses : zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@9edb5c80afc4cfdcc039dbfb377b99fcae736bba
Original file line number Diff line number Diff line change 6
6
7
7
jobs :
8
8
scheduled :
9
- uses : zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@7ada519066b9e9ab8ff3f45e459b69b5e5919185
9
+ uses : zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@9edb5c80afc4cfdcc039dbfb377b99fcae736bba
10
10
secrets :
11
11
GH_APP_ID : ${{ secrets.GH_APP_ID }}
12
12
GH_APP_PRIVATE_KEY : ${{ secrets.GH_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments