From b3beb96e83c10aede5268faea89401553847d90f Mon Sep 17 00:00:00 2001 From: thepetk Date: Mon, 15 Apr 2024 16:17:11 +0100 Subject: [PATCH] Update drm Signed-off-by: thepetk --- .github/workflows/drm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/drm.yaml b/.github/workflows/drm.yaml index 88701393..fddb5ac9 100644 --- a/.github/workflows/drm.yaml +++ b/.github/workflows/drm.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Deprecate or Remove expired stacks id: deprecate-remove - uses: thepetk/devfile-registry-maintainer@d3cc97648b176f7148c2f3769590fd51e2a1e6a1 #v0.1.0 + uses: thepetk/devfile-registry-maintainer@bc4257e1a606257f9b2e68a282d731e0a37e3d6e #v0.1.0 with: pr_creation_limit: "2" deprecation_days_limit: "200"