mirror of https://github.com/status-im/consul.git
fix build workflow (#16719)
Signed-off-by: Dan Bond <danbond@protonmail.com>
This commit is contained in:
parent
93a3a76de7
commit
036ee5669e
|
@ -60,7 +60,7 @@ jobs:
|
|||
filepath: ${{ steps.generate-metadata-file.outputs.filepath }}
|
||||
steps:
|
||||
- name: 'Checkout directory'
|
||||
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # pin@v3.3.0
|
||||
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # pin@v3.3.0
|
||||
- name: Generate metadata file
|
||||
id: generate-metadata-file
|
||||
uses: hashicorp/actions-generate-metadata@v1
|
||||
|
|
Loading…
Reference in New Issue