Skip to content

Commit

Permalink
Update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Jul 25, 2024
1 parent 43c7b32 commit 03de518
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
token: ${{ secrets.PAT }}
- name: Install dependencies
uses: php-actions/composer@v6
with:
command: update --lock
- name: Commit changes
run: |
git config --global user.name "${GIT_USER_EMAIL}"
Expand Down

0 comments on commit 03de518

Please sign in to comment.