summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
author renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-08-18 18:54:44 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-18 17:00:21 +0700
commit26d8277c7e25799dbf237659a307045d6ded287e (patch)
tree9cbd1e5cf4230301968e293e514bea36ef0baec6 /.github
parent340e72b73b8eb157262432a2605c70527d448042 (diff)
downloadslackbuilds-26d8277c7e25799dbf237659a307045d6ded287e.tar.gz
slackbuilds-26d8277c7e25799dbf237659a307045d6ded287e.tar.xz
git/ci: Update CI dependencies.
Updates: - sbo-maintainer-tools Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5d6654bde4..1660d90d81 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -13,8 +13,8 @@ concurrency:
cancel-in-progress: false
env:
- # renovate: datasource=docker depName=aclemons/sbo-maintainer-tools versioning=docker
- SBO_MAINTAINER_TOOLS_IMAGE: aclemons/sbo-maintainer-tools:0.9.1-15.0@sha256:7a961b60a487ecd3e6171f4e7e7ee7c8f659fdc6a37aac26ae2dcd5a3cb8414f
+ # renovate: datasource=docker depName=aclemons/sbo-maintainer-tools versioning=loose
+ SBO_MAINTAINER_TOOLS_IMAGE: aclemons/sbo-maintainer-tools:0.9.2.1-15.0@sha256:189ed00ee0cfc66b5b2c03bf512c02b881519feacd16e0c8d24afd9db4fb9faf
jobs:
changes: