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 16
16
fetch-depth : ' 0' # This is required to actually get all the authors
17
17
persist-credentials : false
18
18
- 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
20
20
# Creates a PR or update the Action's existing PR, or
21
21
# no-op if the base branch is already up-to-date.
22
22
env :
Original file line number Diff line number Diff line change 15
15
with :
16
16
persist-credentials : false
17
17
- 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
19
19
# Creates a PR or update the Action's existing PR, or
20
20
# no-op if the base branch is already up-to-date.
21
21
env :
Original file line number Diff line number Diff line change 80
80
with :
81
81
persist-credentials : false
82
82
- run : ${{ matrix.run }}
83
- - uses : gr2m/create-or-update-pull-request-action@466b1b84c3291c6c69bc56377a6de54a1f4a297c
83
+ - uses : gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f
84
84
# Creates a PR or update the Action's existing PR, or
85
85
# no-op if the base branch is already up-to-date.
86
86
env :
You can’t perform that action at this time.
0 commit comments