We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dd334f + f6f4ce8 commit 8d3c22aCopy full SHA for 8d3c22a
.github/workflows/release-packages.yaml
@@ -159,7 +159,7 @@ jobs:
159
# strip that here
160
run: echo "RELEASE_TAG=${GITHUB_REF/refs\/tags\/}" >> $GITHUB_ENV
161
- name: Configure git user name and email
162
- uses: Homebrew/actions/git-user-config@07da0794847043a11761f14c97cc682577c74d5d
+ uses: Homebrew/actions/git-user-config@c62170a03ff2bcb9ab097fd7d6acbc905618e42a
163
with:
164
username: db-ci-cprover
165
- name: Create homebrew PR
0 commit comments