Skip to content

chore: Bump docker/login-action from 4.3.0 to 4.4.0 #69

chore: Bump docker/login-action from 4.3.0 to 4.4.0

chore: Bump docker/login-action from 4.3.0 to 4.4.0 #69

name: "Lint Pull Request Title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ github.token }}