Skip to content

Commit

Permalink
Bump Homebrew/git-user-config version to avoid deprecation warnings
Browse files Browse the repository at this point in the history
Bumps to
Homebrew/actions@c62170a
to address node.js warnings.
  • Loading branch information
tautschnig committed Jun 18, 2024
1 parent a8b8f0f commit f6f4ce8
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 f6f4ce8

Please sign in to comment.