File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
39
39
# Initializes the CodeQL tools for scanning.
40
40
- name : Initialize CodeQL
41
- uses : github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
41
+ uses : github/codeql-action/init@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
42
42
with :
43
43
languages : ${{ matrix.language }}
44
44
config-file : .github/codeql_config.yml
48
48
# queries: ./path/to/local/query, your-org/your-repo/queries@main
49
49
50
50
- name : Autobuild
51
- uses : github/codeql-action/autobuild@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
51
+ uses : github/codeql-action/autobuild@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
52
52
53
53
- name : Perform CodeQL Analysis
54
- uses : github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
54
+ uses : github/codeql-action/analyze@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
Original file line number Diff line number Diff line change 9
9
permissions :
10
10
id-token : write
11
11
steps :
12
- - uses : DataDog/dd-octo-sts-action@08f2144903ced3254a3dafec2592563409ba2aa0 # v1.0.1
12
+ - uses : DataDog/dd-octo-sts-action@acaa02eee7e3bb0839e4272dacb37b8f3b58ba80 # v1.0.3
13
13
id : octo-sts
14
14
with :
15
15
scope : DataDog/dd-trace-js
Original file line number Diff line number Diff line change 19
19
permissions :
20
20
id-token : write
21
21
steps :
22
- - uses : DataDog/dd-octo-sts-action@08f2144903ced3254a3dafec2592563409ba2aa0 # v1.0.1
22
+ - uses : DataDog/dd-octo-sts-action@acaa02eee7e3bb0839e4272dacb37b8f3b58ba80 # v1.0.3
23
23
id : octo-sts
24
24
with :
25
25
scope : DataDog/dd-trace-js
Original file line number Diff line number Diff line change 22
22
permissions :
23
23
id-token : write
24
24
steps :
25
- - uses : DataDog/dd-octo-sts-action@08f2144903ced3254a3dafec2592563409ba2aa0 # v1.0.1
25
+ - uses : DataDog/dd-octo-sts-action@acaa02eee7e3bb0839e4272dacb37b8f3b58ba80 # v1.0.3
26
26
id : octo-sts
27
27
with :
28
28
scope : DataDog/test-environment
You can’t perform that action at this time.
0 commit comments