File tree Expand file tree Collapse file tree 8 files changed +410
-150
lines changed Expand file tree Collapse file tree 8 files changed +410
-150
lines changed Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : " Honeycomb: Start recording"
20- uses : kvrhdn/gha-buildevents@v1.0.2
20+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
2121 with :
2222 apikey : ${{ env.HONEYCOMB_WRITEKEY }}
2323 dataset : ${{ env.HONEYCOMB_DATASET }}
9090 echo 'collection=${{ matrix.collection }}' >> $BUILDEVENT_FILE
9191
9292 - name : " Honeycomb: Start recording"
93- uses : kvrhdn/gha-buildevents@v1.0.2
93+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
9494 with :
9595 apikey : ${{ env.HONEYCOMB_WRITEKEY }}
9696 dataset : ${{ env.HONEYCOMB_DATASET }}
@@ -207,7 +207,7 @@ jobs:
207207 runs-on : ubuntu-20.04
208208 steps :
209209 - name : Slack Workflow Notification
210- uses : Gamesight/slack-workflow-status@master
210+ uses : Gamesight/slack-workflow-status@88ee95b73b4669825883ddf22747966204663e58 # pin@ master
211211 with :
212212 # Required Input
213213 repo_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : " Honeycomb: Start recording"
18- uses : kvrhdn/gha-buildevents@v1.0.2
18+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
1919 with :
2020 apikey : ${{ env.HONEYCOMB_WRITEKEY }}
2121 dataset : ${{ env.HONEYCOMB_DATASET }}
8888 echo 'collection=${{ matrix.collection }}' >> $BUILDEVENT_FILE
8989
9090 - name : " Honeycomb: Start recording"
91- uses : kvrhdn/gha-buildevents@v1.0.2
91+ uses : kvrhdn/gha-buildevents@5be4636b81803713c94d7cb7e3a4b85d759df112 # pin@ v1.0.2
9292 with :
9393 apikey : ${{ env.HONEYCOMB_WRITEKEY }}
9494 dataset : ${{ env.HONEYCOMB_DATASET }}
You can’t perform that action at this time.
0 commit comments