mirror of
https://github.com/readur/readur.git
synced 2026-01-06 06:20:17 -06:00
Merge pull request #357 from readur/renovate/int128-diff-action-2.x
chore(deps): update int128/diff-action action to v2
This commit is contained in:
2
.github/workflows/helm-pull-request.yml
vendored
2
.github/workflows/helm-pull-request.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
run: helm template readur main/charts/readur --set persistence.uploads.existingClaim=uploads-test-pvc --set persistence.watch.existingClaim=watch-test-pvc --set persistence.data.existingClaim=data-test-pvc --set externalDatabase.enabled=true --set postgresql.enabled=false > main/charts/readur/build/manifest.yaml
|
||||
|
||||
- name: create diff comment
|
||||
uses: int128/diff-action@v1
|
||||
uses: int128/diff-action@v2
|
||||
with:
|
||||
base: main/charts/readur/build
|
||||
head: charts/readur/build
|
||||
|
||||
Reference in New Issue
Block a user