Skip to content

Commit

Permalink
build(CLI): Update homebrew-bump-formula github action (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
jablan authored Dec 14, 2023
1 parent cbdc8ed commit e15caad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/cli/.github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@e9b43cd30eec6ea80777e7e22e1526beb1675c18 # pin@v3.9.0
uses: dawidd6/action-homebrew-bump-formula@75ed025ff3ad1d617862838b342b06d613a0ddf3 # v3.10.1
with:
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
token: ${{secrets.GH_ACCESS_TOKEN}}
Expand Down

0 comments on commit e15caad

Please sign in to comment.