Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
ci(github-action): update peter-evans/find-comment action to v3.1.0
Browse files Browse the repository at this point in the history
| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | peter-evans/find-comment | v3.0.0 | v3.1.0 |
  • Loading branch information
Trux-Bot committed Apr 2, 2024
1 parent 6673f30 commit 9ad4bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Find Comment
if: ${{ always() && steps.diff.outputs.diff != '' }}
uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0.0
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
id: find-comment
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 9ad4bdb

Please sign in to comment.