Skip to content

Commit 7cfadf8

Browse files
Addressing Andrea's feedback
1 parent 2627ce5 commit 7cfadf8

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/ossf_scorecard.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
name: SARIF file
4141
path: results.sarif
4242
retention-days: 5
43-
overwrite: true
4443

4544
# Upload the results to GitHub's code scanning dashboard.
4645
- name: "Upload to code-scanning"

.github/workflows/publish_v2_layer.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ jobs:
150150
with:
151151
name: cdk-layer-artefact
152152
path: layer/cdk.out.zip
153-
overwrite: true
154153

155154
beta:
156155
needs: build-layer

.github/workflows/record_pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ jobs:
5858
name: pr
5959
path: pr.txt
6060
retention-days: 1
61-
overwrite: true

0 commit comments

Comments
 (0)