Skip to content

Commit

Permalink
Merge pull request #619 from kubewarden/renovate/peter-evans-reposito…
Browse files Browse the repository at this point in the history
…ry-dispatch-3.x

chore(deps): update peter-evans/repository-dispatch action to v3
  • Loading branch information
viccuad authored Jan 29, 2024
2 parents 263c009 + 306dfda commit 0d0c181
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 @@ -159,7 +159,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 0d0c181

Please sign in to comment.