Skip to content

Commit 6bf4a9a

Browse files
chore(workflows/dependencies): update juliangruber/approve-pull-request-action action to v2.0.4
1 parent eb64f8b commit 6bf4a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-artifacthub-images.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
PR_NUMBER: ${{ steps.create-pr.outputs.pull-request-number }}
6666
merge-method: squash
6767
- if: ${{ steps.create-pr.outputs.pull-request-number }}
68-
uses: juliangruber/[email protected].0
68+
uses: juliangruber/[email protected].4
6969
with:
7070
github-token: ${{ secrets.ACTIONS_BOT_TOKEN }}
7171
number: ${{ steps.create-pr.outputs.pull-request-number }}

0 commit comments

Comments
 (0)