Skip to content

Commit 1dc439f

Browse files
chore(deps): update all non-major dependencies (#277)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b55d74e commit 1dc439f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
show-progress: false
20-
- uses: shivammathur/setup-php@4cba65b8c5a7681c52ce219a59833167d4550fe0
20+
- uses: shivammathur/setup-php@53bf16784717a43dc19b99af8195df08d9a18f76
2121
with:
2222
php-version: '8.4'
2323
tools: composer
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545
show-progress: false
46-
- uses: shivammathur/setup-php@4cba65b8c5a7681c52ce219a59833167d4550fe0
46+
- uses: shivammathur/setup-php@53bf16784717a43dc19b99af8195df08d9a18f76
4747
with:
4848
php-version: '8.4'
4949
tools: composer
@@ -59,7 +59,7 @@ jobs:
5959
- run: composer normalize --dry-run
6060
- run: composer validate
6161
- run: vendor/bin/phpunit || true
62-
- uses: SonarSource/sonarqube-scan-action@ba6563cca79df854af1350ec3dc5881313ec2d3c
62+
- uses: SonarSource/sonarqube-scan-action@40f5b61913e891f9d316696628698051136015be
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

composer.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)