Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
06c0379
chore(deps): update all non-major dependencies
github-actions[bot] Aug 31, 2025
c846931
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 31, 2025
517f618
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 1, 2025
6f61657
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
e1189b2
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
d26d842
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
a77e824
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
7ab1f67
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 8, 2025
6c40e8d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
d859589
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
fea9e63
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
11671aa
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 11, 2025
c294d62
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 14, 2025
aedc5e9
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 18, 2025
abad1ff
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 23, 2025
482ef9a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 24, 2025
bbcc7ce
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 25, 2025
350ee49
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): update all non-major dependencies (updated)
  • Loading branch information
github-actions[bot] committed Sep 18, 2025
commit aedc5e95815530d413aaba9dd39179c4c7628725
4 changes: 2 additions & 2 deletions .github/workflows/buddy-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/setup-php@2.35.4
uses: shivammathur/setup-php@2.35.5
with:
php-version: '8.4'
tools: composer
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/setup-php@2.35.4
uses: shivammathur/setup-php@2.35.5
with:
php-version: '8.4'
tools: composer
Expand Down
Loading