We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0af48 commit 71fb2d0Copy full SHA for 71fb2d0
1 file changed
.github/workflows/repo-stats.yml
@@ -19,7 +19,7 @@ jobs:
19
if: github.repository == 'sap/e-mobility-charging-stations-simulator'
20
21
steps:
22
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
23
24
- name: Validate configuration
25
run: |
0 commit comments