We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddac445 commit 84c3356Copy full SHA for 84c3356
.github/workflows/release.yaml
@@ -72,7 +72,7 @@ jobs:
72
path: ${{ needs.release.outputs.changed_charts }}
73
74
- name: Trigger workflow in tibiadata-argocd-app-of-apps repo
75
- uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 #v3.0.0
+ uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f #v4.0.0
76
with:
77
token: ${{ secrets.REPO_ACCESS_TOKEN }}
78
repository: tibiadata/tibiadata-argocd-app-of-apps
0 commit comments