Skip to content

Commit 7c88d6e

Browse files
committed
Merge branch 'main' of github.com:o2sh/onefetch
2 parents 584574f + 603dd8b commit 7c88d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848

4949
- name: Bump homebrew-core formula
50-
uses: mislav/bump-homebrew-formula-action@v1
50+
uses: mislav/bump-homebrew-formula-action@v2
5151
if: matrix.os == 'macos-latest'
5252
env:
5353
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}

0 commit comments

Comments
 (0)