Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Fix CVE-2024-47535.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Bumped upload-artifact action version.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt authored Jan 31, 2025
1 parent 1c6537c commit d4f44ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-node-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
chown -R 1000:1000 `pwd`
su `id -un 1000` -c "./gradlew integTest -PnumNodes=3"
- name: Upload failed logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: logs
Expand Down
Binary file modified security-analytics-commons-1.0.0.jar
Binary file not shown.

0 comments on commit d4f44ec

Please sign in to comment.