File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
28
28
# Initializes the CodeQL tools for scanning.
29
29
- name : Initialize CodeQL
30
- uses : github/codeql-action/init@1a7989f3955e0c69f0e0ccc14aee54a387a0fd31
30
+ uses : github/codeql-action/init@1bb15d06a6fbb5d9d9ffd228746bf8ee208caec8
31
31
with :
32
32
languages : java-kotlin
33
33
build-mode : none
37
37
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
38
38
# queries: security-extended,security-and-quality
39
39
- name : Perform CodeQL Analysis
40
- uses : github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a
40
+ uses : github/codeql-action/analyze@1bb15d06a6fbb5d9d9ffd228746bf8ee208caec8
41
41
with :
42
42
category : " /language:java-kotlin"
Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- # [ 8.18.0] - 2025-03-??
5
+ # [ 8.18.0] - 2025-03-05
6
6
- Added MMS Text, File and Content outbound message types
7
7
- Added ` getFileName ` and ` getFileCaption ` to ` com.vonage.client.messages.InboundMessage `
8
8
Original file line number Diff line number Diff line change 6
6
![ CodeQL] ( https://github.com/Vonage/vonage-java-sdk/actions/workflows/codeql.yml/badge.svg )
7
7
[ ![ codecov] ( https://codecov.io/gh/vonage/vonage-java-sdk/branch/main/graph/badge.svg )] ( https://codecov.io/gh/vonage/vonage-java-sdk )
8
8
[ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/Vonage/vonage-java-sdk/badge )] ( https://scorecard.dev/viewer/?uri=github.com/Vonage/vonage-java-sdk )
9
- ![ SLOC] ( https://sloc.xyz/github/vonage/vonage-java-sdk? )
9
+ ![ SLOC] ( https://sloc.xyz/github/vonage/vonage-java-sdk?? )
10
10
[ ![ Snyk] ( https://snyk.io/test/github/vonage/vonage-java-sdk/badge.svg )] ( https://snyk.io/test/github/vonage/vonage-java-sdk )
11
11
[ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg )] ( CODE_OF_CONDUCT.md )
12
12
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( LICENSE.txt )
You can’t perform that action at this time.
0 commit comments