Skip to content

Commit 8bdb763

Browse files
committed
chore(deps): update dcarbone/install-jq-action action to v3
1 parent 90a99af commit 8bdb763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
composer global require google/cloud-tools:dev-${BRANCH#*@} -q
6464
echo "CONFIG=$HOME/.composer/vendor/google/cloud-tools/${BRANCH%@*}" >> $GITHUB_ENV
6565
- name: 'Setup jq'
66-
uses: dcarbone/install-jq-action@v2
66+
uses: dcarbone/install-jq-action@v3
6767
- name: Install PHP CS Fixer
6868
run: composer global require friendsofphp/php-cs-fixer:${{ inputs.version }}
6969
- name: Run PHP CS Fixer

0 commit comments

Comments
 (0)