Skip to content

Bump github.com/letsencrypt/boulder from 0.20260420.0 to 0.20260428.0 #272

Bump github.com/letsencrypt/boulder from 0.20260420.0 to 0.20260428.0

Bump github.com/letsencrypt/boulder from 0.20260420.0 to 0.20260428.0 #272

Workflow file for this run

# Try the release flow to ensure it works
# Keep in sync with release.yml
name: Try release
on:
push:
branches:
- main
pull_request:
jobs:
try-release:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: ./build-release.sh