Skip to content

Commit 15a968b

Browse files
Workflow: Pinning version of marketplace action
1 parent faa4cfb commit 15a968b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/minimum-response-time.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout Code
1313
uses: actions/checkout@v2
1414
- name: Issue Minimum Response ⏰
15-
uses: malachi-constant/issue-minimum-response@latest
15+
uses: malachi-constant/issue-minimum-response@0.1.2
1616
with:
1717
exempt_user_list: "github-actions[bot]"
1818
exempt_labels: "help wanted"

0 commit comments

Comments
 (0)