File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 fetch-depth : ' 0' # This is required to actually get all the authors
1717 persist-credentials : false
1818 - run : tools/update-authors.mjs # Run the AUTHORS tool
19- - uses : gr2m/create-or-update-pull-request-action@466b1b84c3291c6c69bc56377a6de54a1f4a297c
19+ - uses : gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f
2020 # Creates a PR or update the Action's existing PR, or
2121 # no-op if the base branch is already up-to-date.
2222 env :
Original file line number Diff line number Diff line change 1515 with :
1616 persist-credentials : false
1717 - run : ./tools/license-builder.sh # Run the license builder tool
18- - uses : gr2m/create-or-update-pull-request-action@466b1b84c3291c6c69bc56377a6de54a1f4a297c
18+ - uses : gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f
1919 # Creates a PR or update the Action's existing PR, or
2020 # no-op if the base branch is already up-to-date.
2121 env :
Original file line number Diff line number Diff line change 8080 with :
8181 persist-credentials : false
8282 - run : ${{ matrix.run }}
83- - uses : gr2m/create-or-update-pull-request-action@466b1b84c3291c6c69bc56377a6de54a1f4a297c
83+ - uses : gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f
8484 # Creates a PR or update the Action's existing PR, or
8585 # no-op if the base branch is already up-to-date.
8686 env :
You can’t perform that action at this time.
0 commit comments