From 794a6f732bc00bf14c9f004efa5ed804b5bde99d Mon Sep 17 00:00:00 2001 From: Robert Stoll Date: Mon, 6 Nov 2023 09:21:01 +0100 Subject: [PATCH] update gt --- .github/workflows/gt-update.yml | 12 ++++++------ .gt/remotes/gt/pulled.tsv | 3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/workflows/gt-update.yml b/.github/workflows/gt-update.yml index 3db7351f..8e5c79c5 100644 --- a/.github/workflows/gt-update.yml +++ b/.github/workflows/gt-update.yml @@ -1,10 +1,10 @@ # # __ __ # / /____ ___ ____ ___ ___ _/ / This script is provided to you by https://github.com/tegonal/gt -# / __/ -_) _ `/ _ \/ _ \/ _ `/ / It is licensed under Apache License 2.0 +# / __/ -_) _ `/ _ \/ _ \/ _ `/ / It is licensed under European Union Public License 1.2 # \__/\__/\_, /\___/_//_/\_,_/_/ Please report bugs and contribute back your improvements # /___/ -# Version: v0.12.0 +# Version: v0.13.3 # ################################### name: "gt update" @@ -25,7 +25,7 @@ jobs: false || gpg --import - <<< "${{ secrets.PUBLIC_GPG_KEYS_WE_TRUST }}" && success=true \ || (echo "could not import GPG keys via secrets.PUBLIC_GPG_KEYS_WE_TRUST -- maybe it's not defined"; exit 1) && \ false || "${success:-false}" && echo "was able to import GPGs either via vars or secrets (or via both -- see above)" - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install gt run: | set -e @@ -38,8 +38,8 @@ jobs: echo "public key trusted" && \ mkdir ./gpg && \ gpg --homedir ./gpg --import ./signing-key.public.asc && \ - wget "https://raw.githubusercontent.com/tegonal/gt/main/install.sh" && \ - wget "https://raw.githubusercontent.com/tegonal/gt/main/install.sh.sig" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v0.13.3/install.sh" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v0.13.3/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) && \ @@ -53,7 +53,7 @@ jobs: - name: git status run: git status - name: Create pull request if necessary - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v5 with: branch: gt/update base: main diff --git a/.gt/remotes/gt/pulled.tsv b/.gt/remotes/gt/pulled.tsv index 8d31ae34..8d7433ba 100644 --- a/.gt/remotes/gt/pulled.tsv +++ b/.gt/remotes/gt/pulled.tsv @@ -1,2 +1,3 @@ +#@ Version: 1.0.0 tag file relativeTarget sha512 -v0.12.0 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml f79fd8713cb7471d3d47e9c5d9e63ab04d332419496774dd448b6acb82db7f4a2e021761c905b34f099006d99c042b646d333f84fa245263247eb9272831a81a +v0.13.3 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml ab953ea436ff4c311d7cfa568a565c3bbb6785993d8e2daee1398bb077641c21e3a3b94ac4646cab7017c7edc4acec3e404292b1d8d1b4eb5f97a47d34368f63