Skip to content

Commit

Permalink
Merge pull request #623 from mackerelio/dependabot/github_actions/pet…
Browse files Browse the repository at this point in the history
…er-evans/repository-dispatch-3

Bump peter-evans/repository-dispatch from 2 to 3
  • Loading branch information
ne-sachirou committed Apr 23, 2024
2 parents 18b0420 + 89e0309 commit 6220793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: update homebrew-mackerel-agent
if: startsWith(github.ref, 'refs/tags/v')
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.MACKERELBOT_GITHUB_TOKEN }}
event-type: release
Expand Down

0 comments on commit 6220793

Please sign in to comment.