Skip to content

Commit 35b9232

Browse files
build(deps): bump peter-evans/create-issue-from-file from 5.0.0 to 5.0.1 in the actions group (#152)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f514d46 commit 35b9232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-selftest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
EOF
3838
3939
- name: Open issue
40-
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0
40+
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
4141
with:
4242
title: "[CI] Self-test failure"
4343
# created in the previous step

0 commit comments

Comments
 (0)