From 4f158450ce88f60223fb9d0089ac3fccee89c57e Mon Sep 17 00:00:00 2001 From: robstoll <5557885+robstoll@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:57:18 +0000 Subject: [PATCH] update files of remote gt to version v0.18.0 via gt --- .github/workflows/gt-update.yml | 12 ++++++------ .gt/remotes/gt/pulled.tsv | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/gt-update.yml b/.github/workflows/gt-update.yml index 7ee0ee7f..46eb4693 100644 --- a/.github/workflows/gt-update.yml +++ b/.github/workflows/gt-update.yml @@ -5,7 +5,7 @@ # \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2 # /___/ Please report bugs and contribute back your improvements # -# Version: v0.17.4 +# Version: v0.18.0 ################################### name: "gt update" on: @@ -40,8 +40,8 @@ jobs: echo "public key trusted" && \ mkdir ./gpg && \ gpg --homedir ./gpg --import ./signing-key.public.asc && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v0.17.4/install.sh" && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v0.17.4/install.sh.sig" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v0.18.0/install.sh" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v0.18.0/install.sh.sig" && \ gpg --homedir ./gpg --verify ./install.sh.sig ./install.sh && \ chmod +x ./install.sh && \ echo "verification successful" || (echo "!! verification failed, don't continue !!"; exit 1) && \ @@ -79,8 +79,8 @@ jobs: echo "public key trusted" && \ mkdir ./gpg && \ gpg --homedir ./gpg --import ./signing-key.public.asc && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v0.17.4/install.sh" && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v0.17.4/install.sh.sig" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v0.18.0/install.sh" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v0.18.0/install.sh.sig" && \ gpg --homedir ./gpg --verify ./install.sh.sig ./install.sh && \ chmod +x ./install.sh && \ echo "verification successful" || (echo "!! verification failed, don't continue !!"; exit 1) && \ @@ -98,7 +98,7 @@ jobs: - name: git status run: git status - name: Create pull request if necessary - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: branch: 'gt/update/${{ matrix.remote }}' base: main diff --git a/.gt/remotes/gt/pulled.tsv b/.gt/remotes/gt/pulled.tsv index 6d10abb3..e61a57c2 100644 --- a/.gt/remotes/gt/pulled.tsv +++ b/.gt/remotes/gt/pulled.tsv @@ -1,3 +1,3 @@ #@ Version: 1.0.0 tag file relativeTarget sha512 -v0.17.4 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml eca1edb24c1eaad396a9ba08ce83ea26751479ea92c0b9f3d3f7c73583547dca138a1b18d551bfb3d7247ddf41a0c1a96d5a96dc3eb41f1261b2c635fc9ca860 +v0.18.0 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml 06babbd120fc0300aaebc1146a650f7c88dda2c25f8ce681f561b51293ed4a2620d58bddf7376c11490a029e8498d4e86323938b070cf29f6fa4a0d0e7e81bd8