Skip to content

Commit

Permalink
chore: add fetch-depth in renovate-post-upgrade
Browse files Browse the repository at this point in the history
to fix CHANGED_CHARTS var issue
  • Loading branch information
aabouzaid committed Sep 7, 2024
1 parent 1d3dc90 commit 78cd3df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate-post-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
token: '${{ steps.generate-github-token.outputs.token }}'
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
fetch-depth: 0
#
# Dependencies.
#
Expand Down

0 comments on commit 78cd3df

Please sign in to comment.