mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 01:35:19 +00:00
Pin action-setup-thrift
to v0.0.4 in Erlang actions (#15)
* Pin `action-setup-thrift` to v0 tag series Instead of commit hash. * Pin to `v0.0.4` tag
This commit is contained in:
parent
df3e38dbb2
commit
f90de6c809
2
.github/workflows/erlang-pr.yml
vendored
2
.github/workflows/erlang-pr.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: valitydev/action-setup-thrift@b457b89c7e1e960ea354f510bce69a725d16c556
|
||||
- uses: valitydev/action-setup-thrift@v0.0.4
|
||||
with:
|
||||
thrift-version: '0.14.2'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user