We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72e633 commit cf7f4a1Copy full SHA for cf7f4a1
.github/workflows/unassign-stale.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
call:
18
- uses: ServiceNowDevProgram/Hacktoberfest/.github/workflows/unassign-stale.yml@b8c3f56
+ uses: ServiceNowDevProgram/Hacktoberfest/.github/workflows/unassign-stale.yml@b8c3f56f94d96f263420e2c051d91b791c9494d8
19
with:
20
enabled: ${{ inputs.enabled }}
21
max_age_minutes: ${{ inputs.max_age_minutes }}
0 commit comments