From b5a95ba6a4a0bcd88b5d513d860d7fe685c47627 Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" Date: Thu, 16 May 2024 21:38:16 +0000 Subject: [PATCH] chore(deps): update usa-reddragon/reusable-actions action to v1.0.23 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 bb7e179..31e86c1 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.22 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.23 with: push: ${{ github.event_name != 'pull_request' }}