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 6262 with :
6363 persist-credentials : false
6464 - run : ${{ matrix.run }}
65- - uses : gr2m/create-or-update-pull-request-action@466b1b84c3291c6c69bc56377a6de54a1f4a297c
65+ - uses : gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f
6666 # Creates a PR or update the Action's existing PR, or
6767 # no-op if the base branch is already up-to-date.
6868 env :
You can’t perform that action at this time.
0 commit comments