Skip to content

Commit 2864bd4

Browse files
Pin coverage-upload-github-action to SHA
Pin DataDog/coverage-upload-github-action@v1 to commit SHA d2cf302a39c05e0ad22063360a2bf6ce0cc4906c for supply chain security. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ffcdf9b commit 2864bd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Upload coverage to Datadog
5454
if: always()
5555
continue-on-error: true
56-
uses: DataDog/coverage-upload-github-action@v1
56+
uses: DataDog/coverage-upload-github-action@d2cf302a39c05e0ad22063360a2bf6ce0cc4906c # v1
5757
with:
5858
api_key: ${{ secrets.DATADOG_API_KEY }}
5959
files: lcov.info

0 commit comments

Comments
 (0)