Skip to content

Commit 39bae60

Browse files
authored
Merge pull request GitoxideLabs#2449 from GitoxideLabs/dependabot/github_actions/github-actions-d041fd5af3
Bump the github-actions group with 2 updates
2 parents e8bf096 + 2ea51e0 commit 39bae60

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
@@ -78,7 +78,7 @@ jobs:
7878

7979
# Initializes the CodeQL tools for scanning.
8080
- name: Initialize CodeQL
81-
uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
81+
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
8282
with:
8383
languages: ${{ matrix.language }}
8484
build-mode: ${{ matrix.build-mode }}
@@ -106,6 +106,6 @@ jobs:
106106
exit 1
107107
108108
- name: Perform CodeQL Analysis
109-
uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
109+
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
110110
with:
111111
category: "/language:${{matrix.language}}"

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
persist-credentials: false
2828
- name: Run zizmor 🌈
29-
uses: zizmorcore/zizmor-action@135698455da5c3b3e55f73f4419e481ab68cdd95 # v0.4.1
29+
uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d # v0.5.0
3030
with:
3131
persona: pedantic

0 commit comments

Comments
 (0)