Skip to content

build(deps): bump docker/login-action from 3.0.0 to 3.1.0 #3697

build(deps): bump docker/login-action from 3.0.0 to 3.1.0

build(deps): bump docker/login-action from 3.0.0 to 3.1.0 #3697

Workflow file for this run

name: Code Freeze Bot
# Controls when the workflow will run
on:
pull_request_target:
branches: [ "master" ]
issue_comment:
types: [created]
permissions:
contents: write
pull-requests: write
jobs:
codefreeze:
uses: adoptium/.github/.github/workflows/code-freeze.yml@main
secrets: inherit