diff --git a/.github/workflows/gt-update.yml b/.github/workflows/gt-update.yml index 466f7ee..2e95827 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: v1.4.2 +# Version: v1.4.4 ################################### name: "gt update" on: @@ -40,15 +40,15 @@ jobs: echo "public key trusted" && \ mkdir ./gpg && \ gpg --homedir ./gpg --import ./signing-key.public.asc && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.2/install.sh" && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.2/install.sh.sig" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4/install.sh" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4/install.sh.sig" && \ gpg --homedir ./gpg --verify ./install.sh.sig ./install.sh && \ chmod +x ./install.sh && \ echo "verification successful" || (printf >&2 "\033[0;31mERROR\033[0m: verification failed, don't continue !!\n"; exit 1) && \ ./install.sh && result=true || (echo >&2 "installation failed"; exit 1) && \ false || cd "$currentDir" && rm -r "$tmpDir" && "${result:-false}" # end install.doc.sh - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - id: set-matrix run: | (readarray -t REMOTES; IFS=','; echo "matrix={ 'remote': [ ${REMOTES[*]} ] }" >> "$GITHUB_OUTPUT") < <( gt remote list | sed -E "s/(.*)/'\1'/") @@ -79,15 +79,15 @@ jobs: echo "public key trusted" && \ mkdir ./gpg && \ gpg --homedir ./gpg --import ./signing-key.public.asc && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.2/install.sh" && \ - wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.2/install.sh.sig" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4/install.sh" && \ + wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4/install.sh.sig" && \ gpg --homedir ./gpg --verify ./install.sh.sig ./install.sh && \ chmod +x ./install.sh && \ echo "verification successful" || (printf >&2 "\033[0;31mERROR\033[0m: verification failed, don't continue !!\n"; exit 1) && \ ./install.sh && result=true || (echo >&2 "installation failed"; exit 1) && \ false || cd "$currentDir" && rm -r "$tmpDir" && "${result:-false}" # end install.doc.sh - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: reset gpg keys run: gt reset --gpg-only true -r "${{ matrix.remote }}" - name: gt update @@ -135,7 +135,7 @@ jobs: name: "Check signing-key" runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: check if signing key already are or will expire within the next 3 months run: | set -euo pipefail diff --git a/.gt/remotes/gt/pulled.tsv b/.gt/remotes/gt/pulled.tsv index 367e6bb..6875b4b 100644 --- a/.gt/remotes/gt/pulled.tsv +++ b/.gt/remotes/gt/pulled.tsv @@ -1,3 +1,3 @@ #@ Version: 1.1.0 tag file relativeTarget tagFilter sha512 -v1.4.2 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* 37e153b5cc42751286ba57bb299b70091a3e5eaac82133a782fc07bbf4d2a3c3af193d56242e71cf807700971472b3be74b0bbd4d1884890eab841af1f467319 +v1.4.4 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* 7098d4d692a9f105399e2d26c4a77573b87de2cd5dc34c5e0af23fc0b1d99babec513ff995906a118e5b44fb055ff4da13f4ba4b57f12e4e415cb26198083dce