From 9caef0821683a916a6e6ea4e3d12c6b299b7af01 Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" Date: Tue, 27 Feb 2024 19:49:57 +0000 Subject: [PATCH] chore(deps): update usa-reddragon/reusable-actions action to v1.0.18 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 a07f709..54ba125 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.17 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.18 with: push: ${{ github.event_name != 'pull_request' }}