Skip to content

Bump docker/login-action from 2 to 3 #1313

Bump docker/login-action from 2 to 3

Bump docker/login-action from 2 to 3 #1313

Workflow file for this run

name: License finder
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 21 * * 6"
jobs:
license_finder:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bin/license_finder