Skip to content

build(deps): bump alpine from 3.17.5 to 3.20.3 #2619

build(deps): bump alpine from 3.17.5 to 3.20.3

build(deps): bump alpine from 3.17.5 to 3.20.3 #2619

---
# automatically adds release labels to pull requests. The labels are decided based on configuration at "./.github/release.yaml"
name: Add release labels
on:
pull_request_target:
types:
- opened
- edited
jobs:
label:
runs-on: ubuntu-22.04
steps:
- uses: bcoe/conventional-release-labels@v1