Skip to content

Commit

Permalink
Add missed revision to the update-deps action
Browse files Browse the repository at this point in the history
  • Loading branch information
donhardman committed May 17, 2024
1 parent c0fc9bc commit b41a4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Update deps
uses: manticoresoftware/manticoresearch/actions/update-deps
uses: manticoresoftware/manticoresearch/actions/update-deps@master
with:
name: columnar
version: "${{ needs.vars.outputs.app_version }} ${{ needs.vars.outputs.app_date }} ${{ needs.vars.outputs.app_commit }}"
Expand Down

0 comments on commit b41a4fc

Please sign in to comment.