Skip to content

Commit 7073f7b

Browse files
tegonal-botrobstoll
authored andcommitted
update files of remote gt to version v1.6.2 via gt
1 parent 9c90d24 commit 7073f7b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/gt-update.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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
###################################
1010
name: "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'

.gt/remotes/gt/pulled.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#@ Version: 1.2.0
22
tag 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

0 commit comments

Comments
 (0)