Skip to content

Bump docker/login-action from 4.0.0 to 4.1.0 in the docker-actions group across 1 directory #1598

Bump docker/login-action from 4.0.0 to 4.1.0 in the docker-actions group across 1 directory

Bump docker/login-action from 4.0.0 to 4.1.0 in the docker-actions group across 1 directory #1598

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- release/*
permissions:
contents: read
pull-requests: write
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
label:
name: Label
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Apply labels
uses: actions/labeler@v6.0.1