Skip to content

Commit c72e633

Browse files
authored
Update unassign-stale.yml
replace @main with @ b8c3f56 for the remote action
1 parent 99b9a19 commit c72e633

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@main
18+
uses: ServiceNowDevProgram/Hacktoberfest/.github/workflows/unassign-stale.yml@b8c3f56
1919
with:
2020
enabled: ${{ inputs.enabled }}
2121
max_age_minutes: ${{ inputs.max_age_minutes }}

0 commit comments

Comments
 (0)