diff --git a/.github/workflows/ComposerLockDiff.yml b/.github/workflows/ComposerLockDiff.yml index 51053c1..b6b635c 100644 --- a/.github/workflows/ComposerLockDiff.yml +++ b/.github/workflows/ComposerLockDiff.yml @@ -16,6 +16,8 @@ jobs: pull-requests: write steps: - uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: Check if composer.lock was changed id: composer-lock-changed @@ -42,7 +44,6 @@ jobs: id: composer-diff uses: IonBazan/composer-diff-action@v1 with: - base: ${{ github.base_ref || github.ref_name }} with-platform: true with-links: true diff --git a/composer.lock b/composer.lock index fc019b3..772895e 100644 --- a/composer.lock +++ b/composer.lock @@ -1992,12 +1992,12 @@ "source": { "type": "git", "url": "https://github.com/Lullabot/drainpipe.git", - "reference": "57d94dda9059200f0a4dea17ace6fe2b8f96b093" + "reference": "e273b0edea7b7adc1812ca2c21889f88d7f69467" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Lullabot/drainpipe/zipball/57d94dda9059200f0a4dea17ace6fe2b8f96b093", - "reference": "57d94dda9059200f0a4dea17ace6fe2b8f96b093", + "url": "https://api.github.com/repos/Lullabot/drainpipe/zipball/e273b0edea7b7adc1812ca2c21889f88d7f69467", + "reference": "e273b0edea7b7adc1812ca2c21889f88d7f69467", "shasum": "" }, "require": { @@ -2044,7 +2044,7 @@ "issues": "https://github.com/Lullabot/drainpipe/issues", "source": "https://github.com/Lullabot/drainpipe/tree/composer-lock-diff-sticky-pr-comment" }, - "time": "2024-04-24T16:00:48+00:00" + "time": "2024-04-24T16:24:14+00:00" }, { "name": "lullabot/drainpipe-dev",