Skip to content

Commit 456e270

Browse files
authored
Merge pull request #3058 from GitTools/dependabot/github_actions/peter-evans/repository-dispatch-2
(build deps): Bump peter-evans/repository-dispatch from 1.1.3 to 2
2 parents ebea507 + 0b2fd6e commit 456e270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
12-
- uses: peter-evans/repository-dispatch@v1.1.3
12+
- uses: peter-evans/repository-dispatch@v2
1313
with:
1414
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
1515
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)