Skip to content

Update docker/login-action action to v3 #17

Update docker/login-action action to v3

Update docker/login-action action to v3 #17

Workflow file for this run

name: PR
on:
pull_request:
branches: [ master ]
jobs:
analyze:
uses: ./.github/workflows/codeql.yml
test:
needs: analyze
uses: ./.github/workflows/test.yml