Skip to content

Commit

Permalink
Merge pull request #114 from dbmi-bgm/dmichaels-update-utils-for-vuln…
Browse files Browse the repository at this point in the history
…erabilities-20241011

update dcictuils to 8.16.1 for vulnerabilities
  • Loading branch information
dmichaels-harvard authored Oct 14, 2024
2 parents bdf58cd + 1a77418 commit 4fddeed
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 96 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "{\"repo\": \"https://github.com/${{ github.repository }}\", \"ref\": \"${GITHUB_REF}\", \"branch\": \"${GITHUB_REF##*/}\", \"commit\": \"${GITHUB_SHA}\"}" > chalicelib_cgap/gitinfo.json
- name: Upload the gitinfo.json file as an artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: gitinfo
path: chalicelib_cgap/gitinfo.json
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ foursight-cgap
Change Log
----------

4.5.0
=====
* 2024-10-11/dmichaels
* Updated dcicutils version (8.16.1) for vulnerabilities.


4.4.0
=====
* Support for Python 3.12.
Expand Down
Loading

0 comments on commit 4fddeed

Please sign in to comment.