globocom / huskyCI

Performing security tests inside your CI
https://huskyci.opensource.globo.com
BSD 3-Clause "New" or "Revised" License
572 stars 137 forks source link

Tools version check #578

Open CaiqueCoelho opened 12 months ago

CaiqueCoelho commented 12 months ago

Description

Adding GHA workflow to look for updates on config.yaml

Closes #570

Proposed Changes

I'm creating a new workflow to run once a day at midnight to check for any outdated dependencies on config.yaml or running manually on Github Action interface using the workflow_dispatch https://github.com/CaiqueCoelho/huskyCI/actions/runs/6671675229/job/18134080906 Captura de Tela 2023-10-27 às 17 01 20 Captura de Tela 2023-10-27 às 18 13 16

Testing

You can go to my fork project and see the scheduled running each day Or you can trigger manually workflow_dispatch

CaiqueCoelho commented 12 months ago

If you can accept this PR as part of Hacktoberfest I will be very grateful

fguisso commented 12 months ago

I’ll revise this code later, but we accepted that hacktoberfest for now.