Skip to content

Commit 71b5d63

Browse files
committed
Merge branch '3.x' into 4.x
2 parents e97fef1 + 7c6df3f commit 71b5d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
steps:
8585
- name: Retrieve latest release info
86-
uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d # v2.4.0
86+
uses: octokit/request-action@b91aabaa861c777dcdb14e2387e30eddf04619ae # v3.0.0
8787
id: get_latest_release
8888
with:
8989
route: GET /repos/PHPCSStandards/PHP_CodeSniffer/releases/latest

0 commit comments

Comments
 (0)