From d89be6a3e616a9cb0612d5119780f3a050a1af7b Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" Date: Mon, 26 Feb 2024 17:52:16 +0000 Subject: [PATCH] chore(deps): update usa-reddragon/reusable-actions action to v1.0.17 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 0f21c02..a07f709 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.15 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.17 with: push: ${{ github.event_name != 'pull_request' }}