Skip to content

Commit fe2e24b

Browse files
authored
Merge pull request #2685 from GitTools/dependabot/github_actions/peter-evans/repository-dispatch-1.1.3
Bump peter-evans/repository-dispatch from 1 to 1.1.3
2 parents 3fccf46 + 76e86c9 commit fe2e24b

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/[email protected]
12-
- uses: peter-evans/repository-dispatch@v1
12+
- uses: peter-evans/repository-dispatch@v1.1.3
1313
with:
1414
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
1515
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)