Skip to content

chore(deps): bump docker/login-action from 3 to 4 #3785

chore(deps): bump docker/login-action from 3 to 4

chore(deps): bump docker/login-action from 3 to 4 #3785

name: Label Enhancement Proposals
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
label-by-files:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"