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 09a9ea8 commit 7d96d84Copy full SHA for 7d96d84
.github/workflows/bake.yml
@@ -65,6 +65,6 @@ jobs:
65
( github.event.inputs.environment == 'production' || github.event_name == 'schedule' )
66
steps:
67
- name: Repository Dispatch
68
- uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
+ uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4
69
with:
70
event-type: update-catalogs
0 commit comments