Skip to content

Commit

Permalink
OPS-1551: upgrade version for download artifacts to fix vanta vulnera…
Browse files Browse the repository at this point in the history
…bility
  • Loading branch information
Sewmi Rajapaksha authored and Sewmi Rajapaksha committed Oct 14, 2024
1 parent 17c84e3 commit 9d1f27e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
asset_path: ./xarf_bundled.schema.json
asset_name: xarf_bundled.schema.json
asset_content_type: application/json
- name: Upload XARF Deref
- name: Upload XARF d
id: upload-xarf-deref
uses: actions/upload-release-asset@v1
env:
Expand All @@ -108,7 +108,7 @@ jobs:
needs: test
steps:
- name: Download coverage from test build
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: coverage
- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 9d1f27e

Please sign in to comment.