From 337dc6de6ec9a59446128c6656744b2b86000c11 Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" Date: Fri, 23 Feb 2024 05:08:29 +0000 Subject: [PATCH] chore(deps): update usa-reddragon/reusable-actions action to v1.0.15 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 04e9d2c..0f21c02 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.13 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.15 with: push: ${{ github.event_name != 'pull_request' }}