Skip to content

Commit

Permalink
Merge pull request #131 from Laravel-Lang/dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…yrotvorets/trigger-repository-dispatch-action-2.0.0

Bump myrotvorets/trigger-repository-dispatch-action from 1.1.1 to 2.0.0
  • Loading branch information
andrey-helldar authored Sep 11, 2023
2 parents 6075fdd + f1d5bf5 commit e6b8481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
github_token: ${{ secrets.COMPOSER_TOKEN }}

- name: Generate Docs Trigger
uses: myrotvorets/trigger-repository-dispatch-action@1.1.1
uses: myrotvorets/trigger-repository-dispatch-action@v2.0.0
if: success()
with:
token: ${{ secrets.COMPOSER_TOKEN }}
Expand Down

0 comments on commit e6b8481

Please sign in to comment.