Fix short sha in github actions (#2210)

## Issue Addressed

NA

## Proposed Changes

Swap to a full sha as per: https://github.com/sigp/lighthouse/runs/1922773402
This commit is contained in:
Paul Hauner 2021-02-18 06:18:47 +00:00
parent 3ffee365e2
commit 1ab495738d

View File

@ -7,7 +7,7 @@ jobs:
timeout-minutes: 3 timeout-minutes: 3
steps: steps:
# https://github.com/styfle/cancel-workflow-action/releases # https://github.com/styfle/cancel-workflow-action/releases
- uses: styfle/cancel-workflow-action@514c783 # 0.7.0 - uses: styfle/cancel-workflow-action@514c783324374c6940d1b92bfb962d0763d22de3 # 0.7.0
with: with:
# https://api.github.com/repos/sigp/lighthouse/actions/workflows # https://api.github.com/repos/sigp/lighthouse/actions/workflows
workflow_id: 697364,2434944,4462424,308241,2883401,316 workflow_id: 697364,2434944,4462424,308241,2883401,316