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' }}