Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/go_modules/google.golang.org/gr…
Browse files Browse the repository at this point in the history
…pc-1.53.0
  • Loading branch information
mergify[bot] authored Jul 15, 2023
2 parents 539b94e + cfe47af commit 4e90138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-vendor-hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
git config --global user.email "<49699333+dependabot[bot]@users.noreply.github.com>"
git config --global user.name "dependabot[bot]"
git commit -m "update vendorHash"
git push origin ${{ github.head_ref }}
git push origin HEAD:${{ github.head_ref }}
fi

0 comments on commit 4e90138

Please sign in to comment.