Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update peter-evans/repository-dispatch digest to a940705 #76

Closed
Closed
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
});

- name: Trigger chart update
uses: peter-evans/repository-dispatch@08864651bc775a60da929f1f918149f999f9d7d8
uses: peter-evans/repository-dispatch@a940705449f8a4515c52ee30159ca28308699a96
with:
token: ${{ secrets.HELM_CHART_REPO_ACCESS_TOKEN }}
repository: "${{github.repository_owner}}/helm-charts"
Expand Down
Loading