diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 31e86c1..ed7eacd 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.23 + uses: USA-RedDragon/reusable-actions/.github/workflows/docker-ci.yaml@v1.1.0 with: push: ${{ github.event_name != 'pull_request' }}