Skip to content

Commit ec9761d

Browse files
chore(ci): bump peter-evans/create-issue-from-file from 5 to 6
Dependabot couldn't find the original pull request head commit, c36e50e.
1 parent 706b5e9 commit ec9761d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Create issue if stale branches found
5151
if: steps.stale.outputs.stale_count != '0'
52-
uses: peter-evans/create-issue-from-file@v5
52+
uses: peter-evans/create-issue-from-file@v6
5353
with:
5454
title: "chore: Stale branches cleanup needed"
5555
content-filepath: report.md

0 commit comments

Comments
 (0)