Skip to content

Commit 2ef069b

Browse files
chore(deps): update peter-evans/repository-dispatch action to v4
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | peter-evans/repository-dispatch | v3.0.0 | v4.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 5a336d8 commit 2ef069b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-plugin-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Repository Dispatch
5656
if: steps.check_files.outputs.has_relevant_changes == 'true'
57-
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0
57+
uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4.0.0
5858
with:
5959
token: ${{ steps.generate_token.outputs.token }}
6060
repository: grafana/plugin-tools

0 commit comments

Comments
 (0)