Skip to content

Commit c73d321

Browse files
authored
Merge pull request #777 from pgsty/dependabot/github_actions/github-actions-a10aefb1c3
chore(deps): bump the github-actions group with 2 updates
2 parents bd2100c + f60b7d5 commit c73d321

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ jobs:
4040
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4
4141

4242
- name: Initialize CodeQL
43-
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v3
43+
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v3
4444
with:
4545
languages: ${{ matrix.language }}
4646

4747
- name: Perform CodeQL Analysis
48-
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v3
48+
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v3
4949
with:
5050
category: "/language:${{ matrix.language }}"

0 commit comments

Comments
 (0)