File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040
4141 - name : Detect changed envs
4242 id : filter
43- uses : dorny/paths-filter@v3
43+ uses : dorny/paths-filter@v4
4444 with :
4545 filters : .github/filters.yaml
4646
8888
8989 - name : Get GH token from Github App
9090 id : gh-app-auth
91- uses : getsentry/action-github-app-token@v3
91+ uses : getsentry/action-github-app-token@v4.0.0
9292 with :
9393 app_id : ${{ secrets.NOTIFYCAL_CICD_APP_ID }}
9494 private_key : ${{ secrets.NOTIFYCAL_CICD_APP_SECRET }}
Original file line number Diff line number Diff line change 6262
6363 - name : Get GH token from Github App
6464 id : gh-app-auth
65- uses : getsentry/action-github-app-token@v3
65+ uses : getsentry/action-github-app-token@v4.0.0
6666 with :
6767 app_id : ${{ secrets.NOTIFYCAL_CICD_APP_ID }}
6868 private_key : ${{ secrets.NOTIFYCAL_CICD_APP_SECRET }}
You can’t perform that action at this time.
0 commit comments