forked from repo-mirrors/cnpg-postgres-containers
chore(deps): update peter-evans/repository-dispatch action to v4 (#333)
This commit is contained in:
2
.github/workflows/bake.yml
vendored
2
.github/workflows/bake.yml
vendored
@@ -65,6 +65,6 @@ jobs:
|
|||||||
( github.event.inputs.environment == 'production' || github.event_name == 'schedule' )
|
( github.event.inputs.environment == 'production' || github.event_name == 'schedule' )
|
||||||
steps:
|
steps:
|
||||||
- name: Repository Dispatch
|
- name: Repository Dispatch
|
||||||
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3
|
uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
|
||||||
with:
|
with:
|
||||||
event-type: update-catalogs
|
event-type: update-catalogs
|
||||||
|
Reference in New Issue
Block a user