Skip to content

Commit

Permalink
chore(deps): update build-emacs-for-macos to 0.6.46
Browse files Browse the repository at this point in the history
  • Loading branch information
jimeh committed Apr 3, 2024
1 parent 6acaf3f commit 17e0cb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
description: Git ref to checkout of build-emacs-for-macos
required: false
type: string
default: "v0.6.45"
default: "v0.6.46"
secrets:
TAP_REPO_TOKEN:
description: Personal Access Token for Homebrew Tap repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
builder_ref:
description: "Git ref to checkout of build-emacs-for-macos"
required: true
default: "master"
default: "v0.6.46"
builder_args:
description: Custom arguments passed to build script
required: false
Expand Down

0 comments on commit 17e0cb5

Please sign in to comment.