Skip to content

Commit

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

build(deps): bump peter-evans/repository-dispatch from 2.1.2 to 3.0.0
  • Loading branch information
viccuad authored Jan 29, 2024
2 parents 23c4eae + e84cd7d commit 72f7a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
});
- name: Trigger chart update
uses: peter-evans/repository-dispatch@bf47d102fdb849e755b0b0023ea3e81a44b6f570 # v2.1.2
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0
with:
token: ${{ secrets.WORKFLOW_PAT }}
repository: "${{github.repository_owner}}/helm-charts"
Expand Down

0 comments on commit 72f7a95

Please sign in to comment.