Skip to content

Commit 43682d1

Browse files
Merge pull request #160 from Shopify/dependabot/github_actions/actions-cool/issues-helper-3.7.5
Bump actions-cool/issues-helper from 3.6.3 to 3.7.5
2 parents 94ae8af + d98330b commit 43682d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-waiting-for-response-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: close-issues
11-
uses: actions-cool/issues-helper@45d75b6cf72bf4f254be6230cb887ad002702491 # v3.6.3
11+
uses: actions-cool/issues-helper@e2ff99831a4f13625d35064e2b3dfe65c07a0396 # v3.7.5
1212
with:
1313
actions: "close-issues"
1414
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)