Skip to content

Commit 1504e26

Browse files
Bump the actions group with 2 updates (#17)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2019f83 commit 1504e26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
# Initializes the CodeQL tools for scanning.
5858
- name: Initialize CodeQL
59-
uses: github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
59+
uses: github/codeql-action/init@fe4161a26a8629af62121b670040955b330f9af2 # v4
6060
with:
6161
languages: ${{ matrix.language }}
6262
build-mode: none
@@ -72,6 +72,6 @@ jobs:
7272
pip install -e .
7373
7474
- name: Perform CodeQL Analysis
75-
uses: github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
75+
uses: github/codeql-action/analyze@fe4161a26a8629af62121b670040955b330f9af2 # v4
7676
with:
7777
category: "/language:${{ matrix.language }}"

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
persist-credentials: false
2020
- name: Run zizmor
21-
uses: zizmorcore/zizmor-action@b0e5c0b2b3785bc67b9b6c743fdbd495cda1b4c4
21+
uses: zizmorcore/zizmor-action@c0e2b1c877e25a91d1d747c438d49199cad29698

0 commit comments

Comments
 (0)