repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b131d47
)
build(ci): add missing git head ref to dependency review
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 7 Sep 2023 13:10:18 +0000
(15:10 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 7 Sep 2023 13:10:18 +0000
(15:10 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 878c86c007e82ad077e8c494af41fb2165f1165d..9ec012252124ee46a028c88024581cefde3a815d 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-23,6
+23,7
@@
jobs:
uses: actions/dependency-review-action@v3
with:
base-ref: main
+ head-ref: ${{ github.sha }}
- uses: pnpm/action-setup@v2
with:
version: 8
@@
-68,6
+69,7
@@
jobs:
uses: actions/dependency-review-action@v3
with:
base-ref: main
+ head-ref: ${{ github.sha }}
- uses: pnpm/action-setup@v2
with:
version: 8