Skip to content

Commit

Permalink
Merge pull request #1050 from nextcloud/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin shivammathur/setup-php action to 7fdd3ec
  • Loading branch information
provokateurin authored Oct 29, 2023
2 parents f04462d + 985696b commit 1dd8155
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 1dd8155

Please sign in to comment.