File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
actions/utils/determine-ref Expand file tree Collapse file tree 2 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 52
52
steps :
53
53
- name : Determine checkout ref
54
54
id : determine_ref
55
- uses : strimzi/strimzi-kafka-operator/.github/actions/determine-ref@main
55
+ uses : strimzi/strimzi-kafka-operator/.github/actions/utils/ determine-ref@main
56
56
- uses : actions/checkout@v5
57
57
with :
58
58
ref : ${{ steps.determine_ref.outputs.ref }}
76
76
pull-requests : write
77
77
statuses : write
78
78
steps :
79
- - uses : strimzi/strimzi-kafka-operator/.github/actions/check-permissions@main
79
+ - uses : strimzi/strimzi-kafka-operator/.github/actions/utils/ check-permissions@main
80
80
# In case the user has proper rights, print comment with build link and set status
81
81
- uses : actions/checkout@v5
82
82
with :
You can’t perform that action at this time.
0 commit comments