Skip to content

Commit

Permalink
chore(deps): pin shivammathur/setup-php action to 7fdd3ec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent f04462d commit 985696b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: git submodule update --init --depth 0

- name: Install php
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@7fdd3ece872ec7ec4c098ae5ab7637d5e0a96067 # v2
with:
php-version: '8.1'
tools: composer
Expand Down

0 comments on commit 985696b

Please sign in to comment.