Skip to content

Commit

Permalink
ruby3.2-netrc: change to git to avoid heroku ip check hitting the Git…
Browse files Browse the repository at this point in the history
…Hub API (#27685)

Signed-off-by: James Rawlings <[email protected]>
  • Loading branch information
rawlingsj authored Sep 5, 2024
1 parent c881eb3 commit 567f894
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ruby3.2-netrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ test:
EOF
ruby /tmp/test.rb
# heroku uses IP allow list for querying GitHub API
update:
enabled: true
github:
identifier: heroku/netrc
git:
strip-prefix: v
use-tag: true
tag-filter-prefix: v

0 comments on commit 567f894

Please sign in to comment.