Skip to content

Commit 7c6df3f

Browse files
authored
Merge pull request #1400 from PHPCSStandards/dependabot/github_actions/3.x/octokit/request-action-3.0.0
GH Actions: Bump octokit/request-action from 2.4.0 to 3.0.0
2 parents 3580b1e + 124cafb commit 7c6df3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)