Skip to content

build: bump docker/login-action from 3.2.0 to 3.3.0 (#209) #264

build: bump docker/login-action from 3.2.0 to 3.3.0 (#209)

build: bump docker/login-action from 3.2.0 to 3.3.0 (#209) #264

name: ubuntu-22.04 Tests
on:
push:
branches:
- main
pull_request:
defaults:
run:
shell: bash
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
runner-os: "ubuntu-22.04"