Skip to content

Commit 869859a

Browse files
chore(deps): update peter-evans/repository-dispatch action to v4
1 parent 3123e46 commit 869859a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ jobs:
6565
( github.event.inputs.environment == 'production' || github.event_name == 'schedule' )
6666
steps:
6767
- name: Repository Dispatch
68-
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3
68+
uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
6969
with:
7070
event-type: update-catalogs

0 commit comments

Comments
 (0)