Skip to content

build(deps): bump docker/login-action from 2 to 3 #52

build(deps): bump docker/login-action from 2 to 3

build(deps): bump docker/login-action from 2 to 3 #52

Workflow file for this run

name: Test
on: workflow_dispatch
jobs:
test:
permissions:
id-token: write
contents: write
steps:
- name: Check out repository
uses: actions/checkout@v3
with:
fetch-depth: '2'
- name: Run Tests
id: run
uses: ../../.