Skip to content

Commit

Permalink
Merge pull request #62 from RightCapitalHQ/renovate/github-codeql-act…
Browse files Browse the repository at this point in the history
…ion-3.x

chore(deps): update github/codeql-action action to v3
  • Loading branch information
rainx authored Dec 18, 2023
2 parents 1b1f1c0 + fab48c2 commit 43bc61c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4
- name: 🏗 Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update github/codeql-action action to v3",
"packageName": "@rightcapital/phpdoc-parser",
"email": "email not defined",
"dependentChangeType": "patch"
}

0 comments on commit 43bc61c

Please sign in to comment.