Skip to content

Commit 8d1eeab

Browse files
chore(deps): bump dawidd6/action-homebrew-bump-formula from 6 to 7 (iyear#1110)
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](dawidd6/action-homebrew-bump-formula@v6...v7) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f63bdc4 commit 8d1eeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-22.04
1515
steps:
1616
- name: Bump Homebrew formula
17-
uses: dawidd6/action-homebrew-bump-formula@v6
17+
uses: dawidd6/action-homebrew-bump-formula@v7
1818
with:
1919
token: ${{ secrets.RELEASE_TOKEN }}
2020
formula: telegram-downloader

0 commit comments

Comments
 (0)