Merge branch 'main' into 3.x

This commit is contained in:
Zep Fietje
2023-04-26 09:58:39 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.5
uses: dependabot/fetch-metadata@v1.4.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

View File

@@ -13,7 +13,7 @@ jobs:
ref: ${{ github.head_ref }}
- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@2.1.0
uses: aglipanci/laravel-pint-action@2.2.0
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4