Skip to content

Bump docker/login-action from 3.1.0 to 3.2.0 #120

Bump docker/login-action from 3.1.0 to 3.2.0

Bump docker/login-action from 3.1.0 to 3.2.0 #120

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"