Skip to content

Commit

Permalink
chore: try master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Apr 21, 2022
1 parent f4eed80 commit 3bf5036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-file-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# composer.lock
- name: Generate composer diff
id: composer_diff
uses: IonBazan/composer-diff-action@v1
uses: IonBazan/composer-diff-action@master
with:
base: ${{ github.event.pull_request.base.sha }}:apps/silverback-drupal/composer.lock
target: apps/silverback-drupal/composer.lock
Expand Down

0 comments on commit 3bf5036

Please sign in to comment.