Skip to content

Commit 896fa76

Browse files
chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml'
1 parent cef38e4 commit 896fa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
jq -c '. + {"metadata_owner": "'$OWNER'", "metadata_repo": "'$REPO'", "metadata_query": "ossf"}' ossf-results.json > ossf-results-modified.json
4040
4141
- name: "Post results to Sentinel"
42-
uses: cds-snc/sentinel-forward-data-action@main
42+
uses: cds-snc/sentinel-forward-data-action@01db4a9203054ecdb60ff368c3cdfca71d62e85f
4343
with:
4444
file_name: ossf-results-modified.json
4545
log_type: GitHubMetadata_OSSF_Scorecard

0 commit comments

Comments
 (0)