Skip to content

Commit d65c32a

Browse files
feat(github-action)!: Update peter-evans/repository-dispatch action ( v3 → v4 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 702871b commit d65c32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Repository dispatch workflow
4141
id: dispatch_workflow
4242
if: steps.get_latest_tag.outputs.tag != steps.get_upstream.outputs.version
43-
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3
43+
uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
4444
with:
4545
token: ${{ secrets.REPO_ACCESS_TOKEN }}
4646
event-type: new-version

0 commit comments

Comments
 (0)