From 7bc3a5996224f827ad7a32aa36b2f23099fbe711 Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" Date: Tue, 12 Mar 2024 05:06:19 +0000 Subject: [PATCH] chore(deps): update usa-reddragon/reusable-actions action to v1.0.22 Signed-off-by: usa-reddragon-renovate-ce[bot]@users.noreply.github.com --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9562f34..bb7e179 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,6 +16,6 @@ jobs: contents: read packages: write security-events: write - uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.21 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.22 with: push: ${{ github.event_name != 'pull_request' }}