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