Skip to content

Commit f6f4ce8

Browse files
committed
Bump Homebrew/git-user-config version to avoid deprecation warnings
Bumps to Homebrew/actions@c62170a to address node.js warnings.
1 parent a8b8f0f commit f6f4ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
# strip that here
160160
run: echo "RELEASE_TAG=${GITHUB_REF/refs\/tags\/}" >> $GITHUB_ENV
161161
- name: Configure git user name and email
162-
uses: Homebrew/actions/git-user-config@07da0794847043a11761f14c97cc682577c74d5d
162+
uses: Homebrew/actions/git-user-config@c62170a03ff2bcb9ab097fd7d6acbc905618e42a
163163
with:
164164
username: db-ci-cprover
165165
- name: Create homebrew PR

0 commit comments

Comments
 (0)