Skip to content

Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#323) #246

Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#323)

Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#323) #246

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-22.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v6
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}