Skip to content

Commit 5aaa82b

Browse files
authored
Revert "use main (#11081)" (#11082)
This reverts commit 6dfebc3.
1 parent 6dfebc3 commit 5aaa82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler-train.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
permissions:
112112
pull-requests: read
113113
actions: write
114-
uses: dotnet/issue-labeler/.github/workflows/download-pulls.yml@main
114+
uses: dotnet/issue-labeler/.github/workflows/download-pulls.yml@f0c098669828a134c0313adf3f58c1909e555d86 # v1.0.1
115115
with:
116116
data_cache_key: ${{ inputs.cache_key_suffix }}
117117
pull_limit: ${{ inputs.data_limit && fromJSON(inputs.data_limit) || 0 }}

0 commit comments

Comments
 (0)