From c3882da9a9c36a65ed120dce6741adc114e49fad Mon Sep 17 00:00:00 2001 From: leo Date: Sat, 21 Jan 2023 13:21:53 +0100 Subject: [PATCH] chore: bump gitea to a1fcb1cfb8 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 73643d8..d82e8bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: script: # giteaupdater updates to latest available # commit unless $1 specifies otherwise. - - /usr/local/bin/giteaupdater fe519d8633 + - /usr/local/bin/giteaupdater a1fcb1cfb8 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: ae75eb1029580461cb5125094411853f8c49cefda4e96e871cd5ec30c96ddbf1 +hmac: a3665f665ed463e20009b321a0f4b53c98d14d25f96b9211c817ff990c3e86a9 ...