Skip to content

Commit db3775e

Browse files
chore(deps): bump the ci group with 3 updates (#2033)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 465dcba commit db3775e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/codeql.yml

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

101101
# Initializes the CodeQL tools for scanning.
102102
- name: Initialize CodeQL
103-
uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
103+
uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
104104
with:
105105
languages: ${{ matrix.language }}
106106
build-mode: ${{ matrix.build-mode }}
@@ -117,7 +117,7 @@ jobs:
117117
run: make build
118118

119119
- name: Perform CodeQL Analysis
120-
uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
120+
uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
121121
with:
122122
category: "/language:${{matrix.language}}"
123123

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
pull-requests: write
118118
runs-on: ubuntu-latest
119119
steps:
120-
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
120+
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
121121
with:
122122
configuration-path: .github/config/labeler.yml
123123
size-labeler:

0 commit comments

Comments
 (0)