Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

release-chart:
needs: validate-chart
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@7410eaad4501e0ab6f5efc7a7bae0d64fbbc5817
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@8522a28e16bc2c84c9339c22c6bdf5446b5e431a
permissions:
contents: write
id-token: write
Expand Down
Loading