Skip to content

Bump docker/login-action from 4.2.0 to 4.4.0 #27

Bump docker/login-action from 4.2.0 to 4.4.0

Bump docker/login-action from 4.2.0 to 4.4.0 #27

Workflow file for this run

name: Branch
on:
push:
branches-ignore:
- master
permissions:
contents: read
concurrency:
group: branch-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: ./.github/workflows/_lint.yml
build:
uses: ./.github/workflows/_build.yml