Skip to content

Commit

Permalink
Merge pull request #8341 from tautschnig/update-homebrew-action
Browse files Browse the repository at this point in the history
Bump Homebrew/git-user-config version to avoid deprecation warnings
  • Loading branch information
tautschnig authored Jul 9, 2024
2 parents 7dd334f + f6f4ce8 commit 8d3c22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
# strip that here
run: echo "RELEASE_TAG=${GITHUB_REF/refs\/tags\/}" >> $GITHUB_ENV
- name: Configure git user name and email
uses: Homebrew/actions/git-user-config@07da0794847043a11761f14c97cc682577c74d5d
uses: Homebrew/actions/git-user-config@c62170a03ff2bcb9ab097fd7d6acbc905618e42a
with:
username: db-ci-cprover
- name: Create homebrew PR
Expand Down

0 comments on commit 8d3c22a

Please sign in to comment.