Skip to content

Commit e075e5d

Browse files
authored
Merge branch 'SAP-samples:main' into main
2 parents e3eeaca + ce291d2 commit e075e5d

File tree

3 files changed

+42
-45
lines changed

3 files changed

+42
-45
lines changed

.github/workflows/links-watcher-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818
- name: Link Checker
1919
id: lychee
20-
uses: lycheeverse/lychee-action@v2.0.2
20+
uses: lycheeverse/lychee-action@v2.1.0
2121
with:
2222
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback './**/*.md'
2323
output: ./lychee/out.md

released/usecases/trial_cf_deployment/assets/helloterraformapp/package-lock.json

Lines changed: 40 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

released/usecases/trial_cf_deployment/assets/helloterraformapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
},
99
"license": "Apache-2.0",
1010
"dependencies": {
11-
"@sap/approuter": "^16.8.1"
11+
"@sap/approuter": "^17.0.0"
1212
}
1313
}

0 commit comments

Comments
 (0)