Skip to content

Commit

Permalink
GitHub: use comment-composer-lock-diff v2
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Mar 5, 2024
1 parent 42c8d06 commit 74f76fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composer-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Comment composer.lock diff
uses: WyriHaximus/github-action-composer.lock-diff@v1
uses: WyriHaximus/github-action-composer.lock-diff@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 74f76fa

Please sign in to comment.