Skip to content

Commit 6219a05

Browse files
committed
Pin some GitHub Actions
1 parent 1a5dea3 commit 6219a05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/plugin-github.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
- 3306:3306
2424
steps:
2525
- name: Check out source code
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2727

2828
- name: Setup PHP
29-
uses: shivammathur/setup-php@v2
29+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
3030
with:
3131
php-version: ${{ matrix.php-version }}
3232
tools: phpunit-polyfills:1.1

0 commit comments

Comments
 (0)