Skip to content

chore(deps): bump alpine from 3.22 to 3.23 in /linux #519

chore(deps): bump alpine from 3.22 to 3.23 in /linux

chore(deps): bump alpine from 3.22 to 3.23 in /linux #519

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_release_draft:
if: github.repository == 'testcontainers/moby-ryuk'
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}