File tree Expand file tree Collapse file tree 9 files changed +442
-74
lines changed Expand file tree Collapse file tree 9 files changed +442
-74
lines changed Original file line number Diff line number Diff line change 17
17
18
18
steps :
19
19
- name : " Honeycomb: Start recording"
20
- uses : kvrhdn/gha-buildevents@v1.0.2
20
+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
21
21
with :
22
22
apikey : ${{ env.HONEYCOMB_WRITEKEY }}
23
23
dataset : ${{ env.HONEYCOMB_DATASET }}
90
90
echo 'collection=${{ matrix.collection }}' >> $BUILDEVENT_FILE
91
91
92
92
- name : " Honeycomb: Start recording"
93
- uses : kvrhdn/gha-buildevents@v1.0.2
93
+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
94
94
with :
95
95
apikey : ${{ env.HONEYCOMB_WRITEKEY }}
96
96
dataset : ${{ env.HONEYCOMB_DATASET }}
@@ -207,7 +207,7 @@ jobs:
207
207
runs-on : ubuntu-20.04
208
208
steps :
209
209
- name : Slack Workflow Notification
210
- uses : Gamesight/slack-workflow-status@master
210
+ uses : Gamesight/slack-workflow-status@88ee95b73b4669825883ddf22747966204663e58 # pin@ master
211
211
with :
212
212
# Required Input
213
213
repo_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 15
15
16
16
steps :
17
17
- name : " Honeycomb: Start recording"
18
- uses : kvrhdn/gha-buildevents@v1.0.2
18
+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
19
19
with :
20
20
apikey : ${{ env.HONEYCOMB_WRITEKEY }}
21
21
dataset : ${{ env.HONEYCOMB_DATASET }}
88
88
echo 'collection=${{ matrix.collection }}' >> $BUILDEVENT_FILE
89
89
90
90
- name : " Honeycomb: Start recording"
91
- uses : kvrhdn/gha-buildevents@v1.0.2
91
+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
92
92
with :
93
93
apikey : ${{ env.HONEYCOMB_WRITEKEY }}
94
94
dataset : ${{ env.HONEYCOMB_DATASET }}
You can’t perform that action at this time.
0 commit comments