File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
66# /___/ Please report bugs and contribute back your improvements
77#
8- # Version: v1.6.1
8+ # Version: v1.6.2
99# ##################################
1010name : " gt update"
1111
@@ -148,7 +148,9 @@ jobs:
148148 ) || (printf '\033[0;34mINFO\033[0m: going to reset changes back to the status after `gt update` and continue without cleanup\n' && git reset --hard)
149149 - name : Create pull request if necessary
150150 if : ${{ steps.has_changes.outputs.has_changes == 1 }}
151+ # gt-placeholder-gh-action-create-pr-start
151152 uses : peter-evans/create-pull-request@v7
153+ # gt-placeholder-gh-action-create-pr-end
152154 with :
153155 branch : ' gt/update/${{ matrix.remote }}'
154156 title : ' update files of remote ${{ matrix.remote }} to version ${{steps.gt_update.outputs.remote_version}} via gt'
Original file line number Diff line number Diff line change 11# @ Version: 1.2.0
22tag file relativeTarget tagFilter hasPlaceholder sha512
3- v1.6.1 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* true 9cbaa06448eaf7d349d07f16e71cb1b6542dcb2c9ea902d09df28f7ec891dcdf75f9801955abb414b404a22447602462b2fadb10be160d65f6045a5daabc63d6
3+ v1.6.2 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* true abf676c960bf6f49931c8432658236becdc312e28d6f2dd47f443612a5dbac742e40f0063c2bba106d5b83bb353b512aa9b2385b36211d6acfefe2741d6357a0
You can’t perform that action at this time.
0 commit comments