Skip to content

Commit 0bbbd04

Browse files
Bump the all-dependencies group with 2 updates (#1833)
1 parent b776c74 commit 0bbbd04

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
@@ -32,10 +32,10 @@ jobs:
3232
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
3333

3434
- name: Initialize CodeQL
35-
uses: github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7
35+
uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e
3636
with:
3737
languages: ${{ matrix.language }}
3838
queries: security-extended
3939

4040
- name: Perform CodeQL Analysis
41-
uses: github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7
41+
uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
19+
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213
2020
with:
2121
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2222

0 commit comments

Comments
 (0)