Skip to content

Commit e1fc69b

Browse files
authored
Merge pull request #48 from valitydev/fx/bump_action
Bump thrift deploy action
2 parents cfa982b + 6c0c945 commit e1fc69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-thrift-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-22.04
3131
steps:
3232
- name: Install thrift
33-
uses: valitydev/action-setup-thrift@v0.0.6
33+
uses: valitydev/action-setup-thrift@v1.0.2
3434
- name: Checkout Repo
3535
uses: actions/checkout@v3
3636
with:

0 commit comments

Comments
 (0)