diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9562f34..bb7e179 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.21 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.22 with: push: ${{ github.event_name != 'pull_request' }}