Skip to content

Commit c6742cf

Browse files
committed
chore: pin GitHub Actions to commit SHAs
1 parent 7aaeac2 commit c6742cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313

1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v2
16+
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
1717

1818
- name: Setup PHP
19-
uses: shivammathur/setup-php@v2
19+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
2020
with:
2121
php-version: 8.1
2222
tools: composer:v2

0 commit comments

Comments
 (0)