diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 04e9d2c..0f21c02 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.13 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.0.15 with: push: ${{ github.event_name != 'pull_request' }}