Skip to content

Update Actions Versions #3

Update Actions Versions

Update Actions Versions #3

name: Update Actions Versions
on:
schedule:
- cron: '0 0 1 * *'
workflow_dispatch:
jobs:
update:
uses: mri-Qbox-Brasil/workflows/.github/workflows/callable-update-actions.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
with:
pr-team: ${{ vars.PR_TEAM }}