File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 fetch-depth : ' 0' # This is required to actually get all the authors
2020 persist-credentials : false
2121 - run : tools/update-authors.mjs # Run the AUTHORS tool
22- - uses : gr2m/create-or-update-pull-request-action@cb63b1c12a6c32d49cc613469950581413b29245
22+ - uses : gr2m/create-or-update-pull-request-action@dc1726cbf4dd3ce766af4ec29cfb660e0125e8ee
2323 # Creates a PR or update the Action's existing PR, or
2424 # no-op if the base branch is already up-to-date.
2525 env :
Original file line number Diff line number Diff line change 3333 run : tools/find-inactive-collaborators.mjs
3434
3535 - name : Open pull request
36- uses : gr2m/create-or-update-pull-request-action@cb63b1c12a6c32d49cc613469950581413b29245
36+ uses : gr2m/create-or-update-pull-request-action@dc1726cbf4dd3ce766af4ec29cfb660e0125e8ee
3737 # Creates a PR or update the Action's existing PR, or
3838 # no-op if the base branch is already up-to-date.
3939 env :
Original file line number Diff line number Diff line change 4242 run : tools/find-inactive-tsc.mjs >> $GITHUB_ENV
4343
4444 - name : Open pull request
45- uses : gr2m/create-or-update-pull-request-action@cb63b1c12a6c32d49cc613469950581413b29245
45+ uses : gr2m/create-or-update-pull-request-action@dc1726cbf4dd3ce766af4ec29cfb660e0125e8ee
4646 # Creates a PR or update the Action's existing PR, or
4747 # no-op if the base branch is already up-to-date.
4848 env :
Original file line number Diff line number Diff line change 2121 with :
2222 persist-credentials : false
2323 - run : ./tools/license-builder.sh # Run the license builder tool
24- - uses : gr2m/create-or-update-pull-request-action@cb63b1c12a6c32d49cc613469950581413b29245
24+ - uses : gr2m/create-or-update-pull-request-action@dc1726cbf4dd3ce766af4ec29cfb660e0125e8ee
2525 # Creates a PR or update the Action's existing PR, or
2626 # no-op if the base branch is already up-to-date.
2727 env :
Original file line number Diff line number Diff line change 3737 - run : ./tools/update-timezone.mjs
3838
3939 - name : Open Pull Request
40- uses : gr2m/create-or-update-pull-request-action@cb63b1c12a6c32d49cc613469950581413b29245 # Create a PR or update the Action's existing PR
40+ uses : gr2m/create-or-update-pull-request-action@dc1726cbf4dd3ce766af4ec29cfb660e0125e8ee # Create a PR or update the Action's existing PR
4141 env :
4242 GITHUB_TOKEN : ${{ secrets.GH_USER_TOKEN }}
4343 with :
Original file line number Diff line number Diff line change 6565 with :
6666 persist-credentials : false
6767 - run : ${{ matrix.run }}
68- - uses : gr2m/create-or-update-pull-request-action@cb63b1c12a6c32d49cc613469950581413b29245
68+ - uses : gr2m/create-or-update-pull-request-action@dc1726cbf4dd3ce766af4ec29cfb660e0125e8ee
6969 # Creates a PR or update the Action's existing PR, or
7070 # no-op if the base branch is already up-to-date.
7171 env :
You can’t perform that action at this time.
0 commit comments