Skip to content

Commit cf7f4a1

Browse files
authored
Update unassign-stale.yml
updating to full SHA tag
1 parent c72e633 commit cf7f4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unassign-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
call:
18-
uses: ServiceNowDevProgram/Hacktoberfest/.github/workflows/unassign-stale.yml@b8c3f56
18+
uses: ServiceNowDevProgram/Hacktoberfest/.github/workflows/unassign-stale.yml@b8c3f56f94d96f263420e2c051d91b791c9494d8
1919
with:
2020
enabled: ${{ inputs.enabled }}
2121
max_age_minutes: ${{ inputs.max_age_minutes }}

0 commit comments

Comments
 (0)