Skip to content

chore(deps): update docker/login-action action to v3 #77

chore(deps): update docker/login-action action to v3

chore(deps): update docker/login-action action to v3 #77

Workflow file for this run

name: Labels
on: push
jobs:
labels:
name: Labels
runs-on: ubuntu-latest
steps:
# checkout
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
# sync labels
- uses: crazy-max/ghaction-github-labeler@v5
if: success()