Skip to content

Commit aafa30d

Browse files
bkundu929tylercamp
authored andcommitted
Bump version to 1.2.0
1 parent 05cc88f commit aafa30d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
steps:
5454
- uses: actions/checkout@v2
5555
- name: SRM Upload
56-
uses: 'codedx/codedx-github-action@v1.1'
56+
uses: 'codedx/codedx-github-action@v1.2'
5757
with:
5858
server-url: ${{ secrets.CDX_SERVER_URL }}
5959
api-key: ${{ secrets.CDX_API_KEY }}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codedx-upload",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Analyze your source code and binaries with Code Dx",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)