From c67bf84e8c53f6b4542b44c733700a26aef1880e Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 22 Feb 2023 23:24:06 +0100 Subject: [PATCH] chore: bump gitea to a78e0b7dad --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d18d707..fa0f128 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 1fcf96ad01 + - /usr/local/bin/giteaupdater a78e0b7dad # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: ce443d6865857d688179436f2dd5e91d73d2fb020c379507502514b48777ea82 +hmac: 48b99368e1e852231cd99dbf7708e5d5aae1cfee8a173708bf9198e85400b84a ...