Skip to content

Commit 09d080a

Browse files
authored
Merge pull request #45 from PHPCompatibility/dependabot/github_actions/action-runners-ffc858b81c
GH Actions: Bump the action-runners group with 2 updates
2 parents c7775cc + f0c697b commit 09d080a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable-validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ jobs:
1818

1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
21+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2222
with:
2323
persist-credentials: false
2424

2525
- name: Install PHP
26-
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
26+
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
2727
with:
2828
php-version: ${{ matrix.php }}
2929
coverage: none

0 commit comments

Comments
 (0)